| xbt {oce} | R Documentation |
Sample xbt Data
Description
An xbt object created by using read.xbt() on a Sippican file created by extracting the near-surface
fraction of the sample provided in Section 5.5.6 of reference 1.
Usage
data(xbt)
References
Sippican, Inc. "Bathythermograph Data Acquisition System: Installation, Operation and Maintenance Manual (P/N 308195, Rev. A)," 2003. https://pages.uoregon.edu/drt/MGL0910_Science_Report/attachments/MK21_ISA_Manual_Rev_A.pdf.
See Also
Other datasets provided with oce:
adp,
adv,
amsr,
argo,
cm,
coastlineWorld,
ctdRaw,
ctd,
echosounder,
landsat,
lisst,
lobo,
met,
ocecolors,
rsk,
sealevelTuktoyaktuk,
sealevel,
section,
topoWorld,
wind
Other things related to xbt data:
[[,xbt-method,
[[<-,xbt-method,
as.xbt(),
plot,xbt-method,
read.xbt.noaa1(),
read.xbt(),
subset,xbt-method,
summary,xbt-method,
xbt-class,
xbt.edf
Examples
library(oce)
data(xbt)
summary(xbt)
plot(xbt)