summary.gps {oce} | R Documentation |
Summarize a gps
object
## S4 method for signature 'gps' summary(object, ...)
object |
an object of class |
... |
further arguments passed to or from other methods. |
Pertinent summary information is presented.
A matrix containing statistics of the elements of the data
slot.
Dan Kelley
The documentation for gps-class
explains the structure
of GPS objects, and also outlines the other functions dealing with them.