powered by
readLocs
distSpeed
zz <- system.file(file.path("data", "sealLocs.csv"), package="diveMove") sealLocs <- read.csv(zz, sep=";") str(sealLocs)
Run the code above in your browser using DataLab