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