powered by
id{String naming the seal the data come from.}
time{The date and time of the location.}
class{The ARGOS location quality classification.}
lon, lat{x and y geographic coordinates of each location.}
readLocs
distSpeed
sealLocs <- read.csv(system.file(file.path("data", "sealLocs.csv"), package="diveMove")) str(sealLocs)
Run the code above in your browser using DataLab