powered by
Pertinent summary information is presented, including station locations, distance along track, etc.
# S4 method for section summary(object, ...)
An object of class "section", usually, a result of a call to read.section(), read.oce(), or as.section().
"section"
read.section()
read.oce()
as.section()
Further arguments passed to or from other methods.
NULL
Other things related to section data: [[,section-method, [[<-,section-method, as.section(), handleFlags,section-method, initializeFlagScheme,section-method, plot,section-method, read.section(), section-class, sectionAddStation(), sectionGrid(), sectionSmooth(), sectionSort(), section, subset,section-method
[[,section-method
[[<-,section-method
handleFlags,section-method
initializeFlagScheme,section-method
plot,section-method
section-class
sectionAddStation()
sectionGrid()
sectionSmooth()
sectionSort()
section
subset,section-method
# NOT RUN { library(oce) data(section) summary(section) # }
Run the code above in your browser using DataLab