select_cases {plotscaper} | R Documentation |
Select cases of the data
Description
This function selects specific cases (rows of the data)
within a plotscaper
scene or schema by assigning
them to transient selection.
Transient group assignment is removed by clicking.
Usage
select_cases(x, cases = NULL)
Arguments
x |
A |
cases |
The cases (rows) to select |
Value
The scene or schema back
[Package plotscaper version 0.2.8 Index]