jaguar | R Documentation |
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) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1002/ecy.2379")}.
as.telemetry
, plot.telemetry
, buffalo
, coati
, gazelle
, pelican
, turtle
, wolf
.
# Load package and data
library(ctmm)
data("jaguar")
# Plot all jaguar locations
plot(jaguar,col=rainbow(length(jaguar)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.