Change the selected value of a ds_radio_group() from the server.
Usage
update_ds_radio_group(
session = shiny::getDefaultReactiveDomain(),
inputId,
value = NULL
)Change the selected value of a ds_radio_group() from the server.
update_ds_radio_group(
session = shiny::getDefaultReactiveDomain(),
inputId,
value = NULL
)