Learn R Programming

oce (version 0.9-23)

argo-class: Class to hold Argo data

Description

This class stores data from argo floats.

Arguments

Details

An argo object may be read with read.argo or created with as.argo. Argo data can be gridded to constant pressures with argoGrid. Plots can be made with plot,argo-method, while summary,argo-method produces statistical summaries and show produces overviews. The usual oce generic functions are available, e.g. [[,argo-method may be used to extract data, and [[<-,argo-method may be used to insert data.

See http://www.argo.ucsd.edu/Gridded_fields.html for some argo-related datasets that may be useful in a wider context.

See Also

Other classes provided by oce: adp-class, adv-class, bremen-class, cm-class, coastline-class, ctd-class, echosounder-class, lisst-class, lobo-class, met-class, oce-class, odf-class, rsk-class, sealevel-class, section-class, topo-class, windrose-class

Other things related to argo data: [[,argo-method, [[<-,argo-method, argoGrid, argoNames2oceNames, argo, as.argo, handleFlags,argo-method, plot,argo-method, read.argo, subset,argo-method, summary,argo-method