subset,odf-method {oce} | R Documentation |
This function is somewhat analogous to subset.data.frame
.
## S4 method for signature 'odf' subset(x, subset, ...)
x |
an |
subset |
a condition to be applied to the |
... |
ignored. |
A new odf
object.
Dan Kelley
Other things related to odf
data: ODF2oce
,
ODFNames2oceNames
,
[[,odf-method
,
[[<-,odf-method
, odf-class
,
plot,odf-method
,
read.ctd.odf
, read.odf
,
summary,odf-method