clean_brushedPoints: Cleans and organizes output to account for NAs and remove...

View source: R/plot_with_settings.R

clean_brushedPointsR Documentation

Cleans and organizes output to account for NAs and remove empty rows.

Description

[Stable]

Usage

clean_brushedPoints(data, brush)

Arguments

data

(data.frame)
A dataframe from which to select rows.

brush

(list)
The data from a brush e.g. input$plot_brush.

Value

A dataframe of selected rows.


teal.widgets documentation built on May 29, 2024, 2:41 a.m.