radioMatrixButtons: Create the actual radio button inputs

Description Usage Arguments Value

Description

Create the actual radio button inputs

Usage

1
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

selected

A default selected value

Value

radio button input UI


shinysurveys documentation built on July 11, 2021, 9:06 a.m.