sealLocs {diveMove}R Documentation

Ringed and Gray Seal ARGOS Satellite Location Data

Description

Satellite locations of a gray (Stephanie) and a ringed (Ringy) seal caught and released in New York.

Format

A data frame with the following information:

Source

WhaleNet Satellite Tracking Program http://whale.wheelock.edu/Welcome.html.

See Also

readLocs, distSpeed.

Examples

sealLocs <- read.csv(system.file(file.path("data", "sealLocs.csv"),
                                 package="diveMove"))
str(sealLocs)


[Package diveMove version 0.9.5 Index]