radioMatrixButtons: Create the actual radio button inputs
Description
Create the actual radio button inputs
Usage
radioMatrixButtons(inputId, choices, selected = NULL)
Arguments
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
Value
radio button input UI