handle_sel_outliers {datacleanr}R Documentation

Handle selection of outliers (with select - unselect capacity)

Description

Handle selection of outliers (with select - unselect capacity)

Usage

handle_sel_outliers(sel_old_df, sel_new)

Arguments

sel_old_df

data.frame of selection info

sel_new

data.frame, event data from plotly, must have column customdata

Value

updated selection data frame


[Package datacleanr version 1.0.3 Index]