radioBody: Create the table body

Description Usage Arguments Value

View source: R/radioMatrixInput.R

Description

Create the table body

Usage

1
radioBody(.responseItems, .choices, .selected = NULL)

Arguments

.responseItems

Questions to be asked (row labels)

.choices

Possible choices (values for radio buttons)

.selected

Initial selected value

Value

UI for the matrix input (table) body


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