View source: R/utils_render-survey.R
addRequiredUI_internal | R Documentation |
This function is for internal use. It will check if a question in the user-supplied questions dataframe is required. If so, it will add the label with an asterisk. If not, it will just return the label.
addRequiredUI_internal(df)
df |
One element (a dataframe) in the list of unique questions. |
A label with or without an asterisk to signify it is required.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.