data.frame, and Move objects, coerce them into telemetry objects, and summarize them.as.telemetry(CSV,timezone="GMT",projection=NULL,...)
## S3 method for class 'character':
as.telemetry(CSV,timezone="GMT",projection=NULL,...)
## S3 method for class 'data.frame':
as.telemetry(CSV,timezone="GMT",projection=NULL,...)
## S3 method for class 'Move':
as.telemetry(CSV,timezone="GMT",projection=NULL,...)
## S3 method for class 'telemetry':
summary(object,...)data.frame object from a MoveBank data CSV, or Move object.as.POSIXct.project.read.csv.telemetry object to summarize.as.telemetry returns a single telemetry object or list of telemetry objects if multiple animals are identified.individual.local.identifier, timestamp, location.long, location.lat, and the optional Movebank columns are eobs.horizontal.accuracy.estimate.
In the future, we will be supporting more GPS and ARGOS columns, including speed, heading, error classification, etc.plot.telemetry, SpatialPoints.telemetry.