arm_ref_comp_observer | R Documentation |
Updates the reference and comparison Treatments when the selected Treatment variable changes
arm_ref_comp_observer(
session,
input,
output,
id_ref = "Ref",
id_comp = "Comp",
id_arm_var,
data,
arm_ref_comp,
module,
on_off = reactive(TRUE),
input_id = "buckets",
output_id = "arms_buckets"
)
session |
( |
input |
( |
output |
( |
id_ref |
( |
id_comp |
( |
id_arm_var |
( |
data |
( |
arm_ref_comp |
( |
module |
( |
on_off |
( |
input_id |
( |
output_id |
( |
Returns a shinyvalidate::InputValidator
which checks that there is at least one reference
and comparison arm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.