summary.argo {oce} | R Documentation |
Summarizes some of the data in an argo
object.
## S4 method for signature 'argo' summary(object, ...)
object |
an object of class |
... |
further arguments passed to or from other methods. |
Pertinent summary information is presented.
A matrix containing statistics of the elements of the data
slot.
Dan Kelley
The documentation for argo-class
explains the
structure of argo objects, and also outlines the other functions dealing
with them.
library(oce) data(argo) summary(argo)