DataSelection {plumbr} | R Documentation |
Implement a selection model against a dataset/pipeline
DataSelection(data, column = 1L)
data |
|
column |
Column index of selection variable in data |
An ItemSelection
reflecting the selection
in the data
Michael Lawrence