loggerhead | R Documentation |
Data used in MARSS vignettes in the MARSS-package
. Tracking data from ARGOS tags on eight individual loggerhead turtles, 1997-2006.
data(loggerhead)
data(loggerheadNoisy)
Data frames "loggerhead" and "loggerheadNoisy" contain the following columns:
Turtle name.
Day of the month (character).
Month number (character).
Year (character).
Longitude of observation.
Latitude of observation.
Data frame "loggerhead" contains the original latitude and longitude data. Data frame "loggerheadNoisy" has noise added to the lat and lon data to represent data corrupted by errors.
Gray's Reef National Marine Sanctuary (Georgia) and WhaleNet: http://whale.wheelock.edu/whalenet-stuff/stop_cover_archive.html
str(loggerhead)
str(loggerheadNoisy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.