Rdocumentation
powered by
Learn R Programming
plumbr (version 0.6.3)
DataSelection: Selection in Data
Description
Implement a selection model against a dataset/pipeline
Usage
DataSelection(data, column = 1L)
Arguments
data
mutaframe
of the dataset/pipeline
column
Column index of selection variable in data
Value
An
ItemSelection
reflecting the selection in the data