powered by
Summarizes some of the data in an argo object.
argo
# S4 method for argo summary(object, ...)
Further arguments passed to or from other methods.
an
A matrix containing statistics of the elements of the data slot.
data
Pertinent summary information is presented.
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
[[,argo-method
[[<-,argo-method
argo-class
argoGrid()
argoNames2oceNames()
as.argo()
handleFlags,argo-method
plot,argo-method
read.argo()
subset,argo-method
# NOT RUN { library(oce) data(argo) summary(argo) # }
Run the code above in your browser using DataLab