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