summary,argo-method {oce} | R Documentation |
Summarizes some of the data in an argo
object.
## S4 method for signature 'argo' summary(object, ...)
... |
Further arguments passed to or from other methods. |
object |
an |
object of class "argo"
, usually, a result of a
call to read.argo
.
Pertinent summary information is presented.
A matrix containing statistics of the elements of the data
slot.
Dan Kelley
Other things related to argo
data: [[,argo-method
,
[[<-,argo-method
, argo-class
,
argoGrid
, argoNames2oceNames
,
argo
, as.argo
,
handleFlags,argo-method
,
plot,argo-method
, read.argo
,
subset,argo-method
library(oce) data(argo) summary(argo)