try_brushedPoints: Try brushedPoints

View source: R/module_ggbiv.R

try_brushedPointsR 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


romic documentation built on Sept. 21, 2023, 9:06 a.m.