try_brushedPoints {romic} | R Documentation |
Try brushedPoints
Description
This function wraps brushedPoints in a try statement to catch cases where the brushing is out-of-sync with the df that is selected.
Usage
try_brushedPoints(...)
Arguments
... |
args to pass to brushedPoints |
Value
a df of brushed points
[Package romic version 1.1.3 Index]