| turtle {ctmm} | R Documentation | 
Wood turtle GPS and calibration dataset from Working Land and Seascapes.
Description
x-y projected GPS data from 2 calibration runs and 2 wood turtles.
Please contact Tom Akre (akret@si.edu) if you want to publish with these data.
Usage
data("turtle")
Format
 A list of 4 telemetry objects.
See Also
as.telemetry, plot.telemetry, uere, buffalo, coati, gazelle, jaguar, pelican, wolf. 
Examples
# Load package and data
library(ctmm)
data("turtle")
# Plot a turtle's locations
plot(turtle[[3]])
[Package ctmm version 1.2.0 Index]