View source: R/module_dynamic_histograms.R
| module_server_histograms | R Documentation | 
Server Module: dynamic histogram output for n vars str filter condition
module_server_histograms(
  input,
  output,
  session,
  dframe,
  selector_inputs,
  sel_points
)
input, output, session | 
 standard   | 
dframe | 
 df  | 
selector_inputs | 
 reactive vals from above-plot controls,  | 
sel_points | 
 reactive, provides .dcrkey of selected points  | 
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.