toni {tlocoh}R Documentation

Tracking data for one buffalo in South Africa

Description

This dataframe contains the locations from a GPS collar fitted to a buffalo in Kruger National Park, South Africa in 2005-06.

Usage

data(toni)

Format

A dataframe with 6371 rows. Columns are id, lat, long, and timestamp (in UTC). Datum presumed to be WGS84.

Source

MoveBank http://www.movebank.org

Name: Kruger African Buffalo, GPS tracking, South Africa

Acknowledgements: Collection of Kruger Park Buffalo data funded by NSF Grant DEB-0090323 to Wayne M. Getz

Principal Investigator Name: Paul Cross

Examples

data(toni)
head(toni)
plot(toni[,2:3])


[Package tlocoh version 1.40.07 Index]