Learn R Programming

oce (version 0.8-10)

cm: Current-meter record

Description

This is sample current meter record from an InterOcean S4 devide.

Usage

data(cm)

Arguments

source

This is a snippet from a time series recorded as part of the SLEIWEX experiment (http://myweb.dal.ca/kelley/SLEIWEX/index.php.

See Also

The documentation for cm-class explains the structure of cmobjects, and also outlines the other functions dealing with them.

Examples

Run this code
library(oce)
data(cm)
summary(cm)
plot(cm)

Run the code above in your browser using DataLab