View source: R/input-checkboxgroupbuttons.R
Change the value of a radio group buttons input on the client
1 | updateCheckboxGroupButtons(session, inputId, selected = NULL)
|
session |
The session object passed to function given to shinyServer. |
inputId |
The id of the input object. |
selected |
The values selected. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.