summary-argo-method: Summarize an argo Object

summary,argo-methodR Documentation

Summarize an argo Object

Description

Summarizes some of the data in an argo object.

Usage

## S4 method for signature 'argo'
summary(object, ...)

Arguments

object

an object of class "argo", usually, a result of a call to read.argo().

...

Further arguments passed to or from other methods.

Details

Pertinent summary information is presented.

Value

A matrix containing statistics of the elements of the data slot.

Author(s)

Dan Kelley

See Also

Other things related to argo data: D4902337_219.nc, [[,argo-method, [[<-,argo-method, argo, argo-class, argo2ctd(), argoGrid(), argoNames2oceNames(), as.argo(), handleFlags,argo-method, plot,argo-method, read.argo(), read.argo.copernicus(), subset,argo-method

Examples

library(oce)
data(argo)
summary(argo)


dankelley/oce documentation built on March 1, 2025, 6:36 p.m.