summary,amsr-method {oce} | R Documentation |
Summarize an amsr Object
Description
Print a summary of key components of the object.
Usage
## S4 method for signature 'amsr'
summary(object, ...)
Arguments
object |
an amsr object. |
... |
ignored. |
Author(s)
Dan Kelley
See Also
Other things related to amsr data:
[[,amsr-method
,
[[<-,amsr-method
,
amsr-class
,
amsr
,
composite,amsr-method
,
download.amsr()
,
plot,amsr-method
,
read.amsr()
,
subset,amsr-method
[Package oce version 1.8-2 Index]