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