Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addRequiredUI_internal

Check if a question is required


Description

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.

Usage

addRequiredUI_internal(df)

Arguments

df

One element (a dataframe) in the list of unique questions.

Value

A label with or without an asterisk to signify it is required.


shinysurveys

Create and Deploy Surveys in 'Shiny'

v0.1.2
MIT + file LICENSE
Authors
Jonathan Trattner [aut, cre] (<https://orcid.org/0000-0002-1097-7603>), Lucy D'Agostino McGowan [aut], Paul Le Grand [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.