cm {oce} | R Documentation |
Sample cm Data
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. Note that the salinities in this sample dataset are known to be incorrect, perhaps
owing to a lack of calibration of an old instrument that had not been used in a long time.
Usage
data(cm)
See Also
Other datasets provided with oce:
adp
,
adv
,
amsr
,
argo
,
coastlineWorld
,
ctdRaw
,
ctd
,
echosounder
,
landsat
,
lisst
,
lobo
,
met
,
ocecolors
,
rsk
,
sealevelTuktoyaktuk
,
sealevel
,
section
,
topoWorld
,
wind
,
xbt
Other things related to cm data:
[[,cm-method
,
[[<-,cm-method
,
applyMagneticDeclination,cm-method
,
as.cm()
,
cm-class
,
plot,cm-method
,
read.cm()
,
rotateAboutZ()
,
subset,cm-method
,
summary,cm-method
Examples
library(oce)
data(cm)
summary(cm)
plot(cm)