Rdocumentation
powered by
Learn R Programming
trip (version 1.1-2)
readDiag: Read Argos DIAG format
Description
Create a dataframe from Argos diag files.
Usage
readDiag(x)
Arguments
x
one or more names of DIAG files
Value
A data frame with 8 columns.
lon1, lat1
first pair of coordinates
lon2, lat2
second pair of coordinates
gmt
DateTimes as POSIXct
id
Platform Transmitting Terminal (PTT) ID
lq
Argos location quality class
iq
some other thing
Details
~~ If necessary, more details than the description above ~~
References
~put references to the literature/web site here ~
See Also
~~objects to See Also as
help
, ~~~