Last chance! 50% off unlimited learning
Sale ends in
Summarizes some of the data in an argo
object.
# S4 method for argo
summary(object, ...)
A matrix containing statistics of the elements of the data
slot.
an object of class "argo"
, usually, a result of a call to read.argo()
.
Further arguments passed to or from other methods.
Dan Kelley
Pertinent summary information is presented.
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)
Run the code above in your browser using DataLab