View source: R/reactCheckbox.R
| updateReactCheckboxInput | R Documentation |
Change the values of a react checkboxes input.
updateReactCheckboxInput(session, inputId, values)
session |
the Shiny |
inputId |
the id of the react checkboxes widget to be updated |
values |
new values (vector of |
No returned value, called for side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.