powered by
Satellite locations of a gray (Stephanie) and a ringed (Ringy) seal caught and released in New York.
Bzip2-compressed file. A data.frame with the following information:
data.frame
String naming the seal the data come from.
The date and time of the location.
The ARGOS location quality classification.
x and y geographic coordinates of each location.
readLocs, distSpeed.
readLocs
distSpeed
zz <- system.file(file.path("data", "sealLocs.csv"), package="diveMove", mustWork=TRUE) str(read.csv(zz, sep=";"))
Run the code above in your browser using DataLab