Learn R Programming

oce (version 0.2-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

Peter Galbraith acquired these data during the SLEIWEX field program, part of a Dalhousie/IML cooperative study of internal-wave mixing in the St Lawrence estuary.

See Also

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
ctd <- read.oce(system.file("extdata", "ctd.cnv", package="oce"))

Run the code above in your browser using DataLab