module_server_plot_selectorcontrols {datacleanr} | R Documentation |
Server Module: box for str filter condition
Description
Server Module: box for str filter condition
Usage
module_server_plot_selectorcontrols(input, output, session, df)
Arguments
input , output , session |
standard |
df |
df (not reactive - prevent re-execution of observer) |
Details
provides UI text box element
Value
reactive values with input xvar, yvar and actionbutton counter
[Package datacleanr version 1.0.3 Index]