Learn R Programming

oce (version 0.9-19)

cm: A CM Record

Description

The result of using read.cm on a current meter file holding measurements made with an InterOcean S4 device. See read.cm for some general cautionary notes on reading such files, and be aware that the salinities in this sample dataset are known to be incorrect, for unknown reasons perhaps related to lack of calibration of an old instrument that is seldom used.

Usage

data(cm)

Arguments

See Also

Other datasets provided with oce: adp, adv, argo, coastlineWorld, colors, ctdRaw, ctd, echosounder, landsat, lisst, lobo, met, rsk, sealevelTuktoyaktuk, sealevel, section, topoWorld, wind

Other things related to cm data: [[,cm-method, [[<-,cm-method, cm-class, plot,cm-method, read.cm, subset,cm-method, summary,cm-method

Examples

Run this code
## Not run: 
# library(oce)
# data(cm)
# summary(cm)
# plot(cm)
# ## End(Not run)

Run the code above in your browser using DataLab