Learn R Programming

oce (version 0.8-3)

ctd: Seawater CTD profile

Description

This is sample CTD profile provided for testing, created by the code given in Examples.

Usage

data(ctd)

Arguments

source

This is a trimmed version of the ctdRaw dataset.

See Also

The documentation for ctd-class explains the structure of CTD objects, and also outlines the other functions dealing with them.

Examples

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

Run the code above in your browser using DataLab