Jaguar data from the Jaguar movement database.
x-y
projected GPS data on 4 jaguar.
Please cite Morato et al (2018) when publishing with these data.
data("jaguar")
A list of 4 telemetry
objects.
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.
# Load package and data library(ctmm) data("jaguar") # Plot all jaguar locations plot(jaguar,col=rainbow(length(jaguar)))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.