View source: R/input_radioMatrixInput.R
radioBody | R Documentation |
Create the table body
radioBody(.responseItems, .choices, .selected = NULL)
.responseItems |
Questions to be asked (row labels) |
.choices |
Possible choices (values for radio buttons) |
.selected |
Initial selected value |
UI for the matrix input (table) body
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.