radioBody {shinysurveys}R Documentation

Create the table body

Description

Create the table body

Usage

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


[Package shinysurveys version 0.2.0 Index]