| lobo {oce} | R Documentation |
Sample lobo Data
Description
This is sample lobo dataset obtained in the Northwest Arm of Halifax by Satlantic.
Author(s)
Dan Kelley
Source
The data were downloaded from a web interface at Satlantic LOBO web
server and then read with read.lobo().
See Also
Other datasets provided with oce:
adp,
adv,
amsr,
argo,
cm,
coastlineWorld,
ctdRaw,
ctd,
echosounder,
landsat,
lisst,
met,
ocecolors,
rsk,
sealevelTuktoyaktuk,
sealevel,
section,
topoWorld,
wind,
xbt
Other things related to lobo data:
[[,lobo-method,
[[<-,lobo-method,
as.lobo(),
lobo-class,
plot,lobo-method,
read.lobo(),
subset,lobo-method,
summary,lobo-method
Examples
library(oce)
data(lobo)
summary(lobo)
plot(lobo)
[Package oce version 1.8-2 Index]