Learn R Programming

oce (version 0.9-14)

tdr: tdr (temperature-data recorder) dataset

Description

A sample object of Oce class tdr-class.

Usage

data(tdr)

Arguments

source

The SLEIWEX experiment.

References

http://myweb.dal.ca/kelley/SLEIWEX/index.php

See Also

The documentation for tdr-class in the Oce package explains the structure of tdr objects, and also outlines the other functions dealing with them.

Examples

Run this code
library(oce)
data(tdr)
plot(tdr)

Run the code above in your browser using DataLab