wolf.Rd
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.
x-y
data("wolf")
A list of 8 telemetry objects.
telemetry
as.telemetry, plot.telemetry, buffalo, coati, gazelle, pelican, turtle.
as.telemetry
plot.telemetry
buffalo
coati
gazelle
pelican
turtle
# Load package and data library(ctmm) data("wolf") # Plot a wolf's locations plot(wolf[[8]]) #> DOP values missing. Assuming DOP=1.