| gazelle {ctmm} | R Documentation |
Mongolian gazelle GPS dataset from the Mongolia's Eastern Steppe.
Description
x-y projected GPS data on 36 Mongolian gazelle.
Usage
data("gazelle")
Format
A list of 36 telemetry objects.
References
C. H. Fleming, J. M. Calabrese, T. Mueller, K.A. Olson, P. Leimgruber, and W. F. Fagan. Data from: From fine-scale foraging to home ranges: A semi-variance approach to identifying movement modes across spatiotemporal scales. Dryad Digital Repository (2014) doi:10.5061/dryad.45157.
See Also
as.telemetry, plot.telemetry, buffalo, coati, jaguar, pelican, turtle, wolf.
Examples
# Load package and data
library(ctmm)
data("gazelle")
# Plot a gazelle's locations
plot(gazelle[[18]])
[Package ctmm version 1.2.0 Index]