summary,gps-method {oce} | R Documentation |
Summarize a gps Object
Description
Summarize a gps object.
Usage
## S4 method for signature 'gps'
summary(object, ...)
Arguments
object |
an object of class |
... |
further arguments passed to or from other methods. |
Author(s)
Dan Kelley
See Also
Other things related to gps data:
[[,gps-method
,
[[<-,gps-method
,
as.gps()
,
gps-class
,
plot,gps-method
,
read.gps()
[Package oce version 1.8-2 Index]