validate_input {teal.modules.general} | R Documentation |
Validates the variable browser inputs
Description
Validates the variable browser inputs
Usage
validate_input(input, plot_var, data)
Arguments
input |
( |
plot_var |
( |
data |
( |
Value
logical
TRUE if validations pass; a shiny
validation error otherwise
[Package teal.modules.general version 0.3.0 Index]