Rdocumentation
powered by
Learn R Programming
oce (version 0.9-18)
summary.gps: Summarize a gps object
Description
Summarize a
gps
object
Usage
## S3 method for class 'gps': summary(object, \dots)
Arguments
object
an object of class
"gps"
...
further arguments passed to or from other methods.
Value
A matrix containing statistics of the elements of the
data
slot.
Details
Pertinent summary information is presented.
See Also
The documentation for
gps-class
explains the structure of GPS objects, and also outlines the other functions dealing with them.