lisst {oce} | R Documentation |
LISST (Laser in-situ scattering and transmissometry) dataset, constructed artificially.
data(lisst)
Dan Kelley
This was constructed artifically, to roughly match the sort of values that might be measured in the field.
The documentation for lisst-class
explains the structure
of lisst
objects, and also outlines the other functions dealing with
them.
## Not run: library(oce) data(lisst) plot(lisst) ## End(Not run)