Learn R Programming

oce (version 0.9-14)

lobo: lobo dataset

Description

This is sample lobo dataset obtained in the Northwest Arm of Halifax by Satlantic.

Usage

data(ctd)

Arguments

source

The data were downloaded from a web interface at Satlantic LOBO web server and then read with read.lobo in the Oce package.

See Also

The documentation for lobo-class in the Oce package explains the structure of LOBO objects, and also outlines the other functions dealing with them.

Examples

Run this code
library(oce)
data(lobo)
summary(lobo)
plot(lobo)

Run the code above in your browser using DataLab