lobo {oce} | R Documentation |
This is sample lobo dataset obtained in the Northwest Arm of Halifax by Satlantic.
Dan Kelley
The data were downloaded from a web interface at Satlantic LOBO web
server and then read with read.lobo
.
Other datasets provided with oce
: adp
,
adv
, argo
, cm
,
coastlineWorld
, colors
,
ctdRaw
, ctd
,
echosounder
, landsat
,
lisst
, met
,
rsk
, sealevelTuktoyaktuk
,
sealevel
, section
,
topoWorld
, wind
Other things related to lobo
data: [[,lobo-method
,
[[<-,lobo-method
, as.lobo
,
lobo-class
, plot,lobo-method
,
subset,lobo-method
,
summary,lobo-method
## Not run: library(oce) data(lobo) summary(lobo) plot(lobo) ## End(Not run)