x-y projected GPS data on 4 jaguar. Please cite Morato et al (2018) when publishing with these data.

data("jaguar")

Format

A list of 4 telemetry objects.

References

R. G. Morato et al, ``Jaguar movement database: a GPS-based movement dataset of an apex predator in the Neotropic'', Ecology, 99:7, 1691-1691 (2018) doi:10.1002/ecy.2379 .

Examples

# Load package and data
library(ctmm)
data("jaguar")

# Plot all jaguar locations
plot(jaguar,col=rainbow(length(jaguar)))
#> DOP values missing. Assuming DOP=1.
#> DOP values missing. Assuming DOP=1.
#> DOP values missing. Assuming DOP=1.
#> DOP values missing. Assuming DOP=1.