Learn R Programming

oce (version 0.9-20)

subset,lobo-method: Subset a LOBO Object

Description

Subset an lobo object, in a way that is somewhat analogous to subset.data.frame.

Usage

"subset"(x, subset, ...)

Arguments

x
a lobo object.
subset
a condition to be applied to the data portion of x. See ‘Details’.
...
ignored.

Value

A new lobo object.

See Also

Other things related to lobo data: [[,lobo-method, [[<-,lobo-method, as.lobo, lobo-class, lobo, plot,lobo-method, summary,lobo-method