Learn R Programming

oce (version 0.9-18)

lisst: LISST dataset

Description

LISST (Laser in-situ scattering and transmissometry) dataset, constructed artificially.

Usage

data(lisst)

Arguments

source

This was constructed artifically, to roughly match the sort of values that might be measured in the field.

See Also

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

Examples

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

Run the code above in your browser using DataLab