lobo {oce}R Documentation

LOBO Dataset

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, 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

Examples

## Not run: 
library(oce)
data(lobo)
summary(lobo)
plot(lobo)

## End(Not run)


[Package oce version 0.9-22 Index]