lobo {oce} | R Documentation |
This is sample lobo dataset obtained in the Northwest Arm of Halifax by Satlantic.
data(ctd)
Dan Kelley
The data were downloaded from a web interface at Satlantic LOBO web
server and then read with read.lobo
.
The documentation for lobo-class
explains the structure
of lobo
objects, and also outlines the other functions dealing with
them.
## Not run: library(oce) data(lobo) summary(lobo) plot(lobo) ## End(Not run)