summary,xbt-method {oce} | R Documentation |
Summarize an xbt Object
Description
Summarizes some of the data in a xbt
object.
Usage
## S4 method for signature 'xbt'
summary(object, ...)
Arguments
object |
A xbt object. |
... |
Further arguments passed to or from other methods. |
Author(s)
Dan Kelley
See Also
The documentation for the xbt class explains the structure
of xbt
objects, and also outlines the other functions dealing with them.
Other things related to xbt data:
[[,xbt-method
,
[[<-,xbt-method
,
as.xbt()
,
plot,xbt-method
,
read.xbt.noaa1()
,
read.xbt()
,
subset,xbt-method
,
xbt-class
,
xbt.edf
,
xbt
[Package oce version 1.8-2 Index]