radioMatrixButtons | R Documentation |
Create the actual radio button inputs
radioMatrixButtons(inputId, choices, selected = NULL)
inputId |
This is the ID for the question to which the radio button inputs correspond |
choices |
The choices (values) for each radio button to indicate |
selected |
A default selected value |
radio button input UI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.