A sample pT file, created by
pt <- read.oce("/data/archive/sleiwex/2008/moorings/m08/pt/rbr_011855/manufacturer/pt_rbr_011855.dat", by=600)
save(pt, file="oce/data/pt.rda") (which uses a file not supplied with this package).
Usage
data(pt)
Arguments
source
The SLEIWEX experiment.
References
http://myweb.dal.ca/kelley/SLEIWEX/index.php
See Also
See read.pt for reading such files,
plot.pt for plotting them,
summary.pt for summarizing them,
pt.patm for determining the atmospheric pressure,
and
pt.trim for a crude method of removing in-air samples.