Learn R Programming

oce (version 0.5-1)

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

See ctdRaw, from which this is derived. See read.ctd for the data format, and for a list of the many functions that work with objects of class "ctd", of which this is a sample.

Examples

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

Run the code above in your browser using DataLab