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