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, lat1first pair of coordinates
  • lon2, lat2second pair of coordinates
  • gmtDateTimes as POSIXct
  • idPlatform Transmitting Terminal (PTT) ID
  • lqArgos location quality class
  • iqsome 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, ~~~