radioMatHeader {shinysurveys} | R Documentation |
Create the radio matrix input's header
Description
Create the radio matrix input's header
Usage
radioMatHeader(.choices, .required)
Arguments
.choices |
Possible choices |
.required |
Logical: TRUE/FALSE should a required asterisk be placed on the matrix question |
Value
Header for the table (matrix input)
[Package shinysurveys version 0.2.0 Index]