Sections can be read with read.section
or created with
read.section
or created from CTD objects by using
as.section
or by adding a ctd station to an existing section with
sectionAddStation
.Sections may be sorted with sectionSort
, subsetted with
subset,section-method
, smoothed with sectionSmooth
, and
gridded with sectionGrid
. Gridded sections may be plotted with
plot,section-method
.
Statistical summaries are provided by summary,section-method
, while
overviews are provided by show
.
The sample dataset section
contains data along WOCE line A03.
Other classes provided by oce
: adp-class
,
adv-class
, argo-class
,
bremen-class
, cm-class
,
coastline-class
, ctd-class
,
echosounder-class
,
lisst-class
, lobo-class
,
met-class
, oce-class
,
odf-class
, rsk-class
,
sealevel-class
, topo-class
,
windrose-class
Other things related to section
data: [[,section-method
,
[[<-,section-method
,
as.section
,
handleFlags,section-method
,
plot,section-method
,
read.section
,
sectionAddStation
,
sectionGrid
, sectionSmooth
,
sectionSort
, section
,
subset,section-method
,
summary,section-method