readDiag {trip} | R Documentation |
Create a dataframe from Argos diag files.
readDiag(x)
x |
one or more names of DIAG files |
~~ If necessary, more details than the description above ~~
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 |
There are other data in these files not returned by this function
~~further notes~~
section{Warning }{There are other data in these files not returned by this function}
~~who you are~~
~put references to the literature/web site here ~
~~objects to See Also as help
, ~~~