summary,section-method | R Documentation |
Pertinent summary information is presented, including station locations, distance along trac, etc.
## S4 method for signature 'section'
summary(object, ...)
object |
An object of class |
... |
Further arguments passed to or from other methods. |
NULL
Dan Kelley
Other things related to section data:
[[,section-method
,
[[<-,section-method
,
as.section()
,
handleFlags,section-method
,
initializeFlagScheme,section-method
,
plot,section-method
,
read.section()
,
section
,
section-class
,
sectionAddStation()
,
sectionGrid()
,
sectionSmooth()
,
sectionSort()
,
subset,section-method
library(oce)
data(section)
summary(section)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.