jaguar: Jaguar data from the Jaguar movement database.

jaguarR Documentation

Jaguar data from the Jaguar movement database.

Description

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

Usage

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) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1002/ecy.2379")}.

See Also

as.telemetry, plot.telemetry, buffalo, coati, gazelle, pelican, turtle, wolf.

Examples

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

# Plot all jaguar locations
plot(jaguar,col=rainbow(length(jaguar)))

ctmm-initiative/ctmm documentation built on April 18, 2024, 9:39 a.m.