View source: R/module_plot_lowercontrol_buttons.R
module_server_lowercontrol_btn | R Documentation |
Server Module: box for str filter condition
module_server_lowercontrol_btn(
input,
output,
session,
selector_inputs,
action_track
)
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? |
provides UI buttons for deleting last / entire outlier selection
reactive values with input xvar, yvar and actionbutton counter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.