summary,rsk-method {oce} | R Documentation |
Summarizes some of the data in a rsk
object, presenting such information
as the station name, sampling location, data ranges, etc.
## S4 method for signature 'rsk' summary(object, ...)
object |
An object of class |
... |
Further arguments passed to or from other methods. |
Dan Kelley
The documentation for rsk-class
explains the structure
of CTD objects, and also outlines the other functions dealing with them.
Other things related to rsk
data: [[,rsk-method
,
[[<-,rsk-method
, as.rsk
,
plot,rsk-method
, read.rsk
,
rsk-class
, rskPatm
,
rskToc
, rsk
,
subset,rsk-method
library(oce) data(rsk) summary(rsk)