module_server_lowercontrol_btn {datacleanr} | R Documentation |
Server Module: box for str filter condition
Description
Server Module: box for str filter condition
Usage
module_server_lowercontrol_btn(
input,
output,
session,
selector_inputs,
action_track
)
Arguments
input , output , session |
standard |
selector_inputs |
reactive vals from above-plot controls, used to determine if plot is a map (lon/lat) |
action_track |
reactive, logical - has plot been pressed? |
Details
provides UI buttons for deleting last / entire outlier selection
Value
reactive values with input xvar, yvar and actionbutton counter
[Package datacleanr version 1.0.3 Index]