checkIndividual: Check if individual inputs have a value

Description Usage Arguments Value

View source: R/survey_code.R

Description

Check if individual inputs have a value

Usage

1
checkIndividual(input = input, input_id)

Arguments

input

Input from server

input_id

The input_id to check

Value

TRUE if the input has a value; false otherwise.


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