read_argos: Read Argos PRV records.

Description Usage Arguments Details Value

Description

Read data from Argos PRV.

Usage

1
2
3
4
read_argos(x, mungefix = TRUE, dtFormat = "%Y-%m-%d %H:%M:%S",
  tz = "UTC", duplicateTime_eps = 0.01,
  p4 = "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs +towgs84=0,0,0",
  verbose = FALSE)

Arguments

x

Connection to PRV records

mungefix

logical, should all track-validity errors be fixed.

verbose

Details

See track_validity for details on the tests and fixes applied to records.

Value

A dplyr tbl_df


Trackage/rgos documentation built on May 9, 2019, 5:13 p.m.