| wolf {ctmm} | R Documentation | 
Maned wolf GPS dataset from The Maned Wolf Conservation Program.
Description
x-y projected GPS data on 8 Maned wolves.
Please contact Rogerio Cunha de Paula (rogercunha@gmail.com) if you want to publish with these data.
Usage
data("wolf")
Format
 A list of 8 telemetry objects.
See Also
as.telemetry, plot.telemetry, buffalo, coati, gazelle, pelican, turtle. 
Examples
# Load package and data
library(ctmm)
data("wolf")
# Plot a wolf's locations
plot(wolf[[8]])
[Package ctmm version 1.2.0 Index]