summary,argo-method | 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
Other things related to argo data:
[[,argo-method
,
[[<-,argo-method
,
argo
,
argo-class
,
argoGrid()
,
argoNames2oceNames()
,
as.argo()
,
handleFlags,argo-method
,
plot,argo-method
,
read.argo()
,
read.argo.copernicus()
,
subset,argo-method
library(oce)
data(argo)
summary(argo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.