makeQuestionInputId: Define a question input identifier.

Description Usage Arguments See Also

View source: R/question.R

Description

makeQuestionInputId returns a standard question identifier used for defining input fields.

Usage

1

Arguments

id

(character) the unique identifier of the question; it will be prefixed with 'question' to create the inputId for the input slot. Only input fields with the 'question' prefix will be returned in the final data.frame.

For use only when defining questions from scratch. When using question building functions, use the question identifier only.

See Also

question.mixed, question.multiple, question.numeric, question.single, question.text.

Other question buidling functions: buildQuestion


mtrybulec/interviewer documentation built on May 23, 2019, 8:20 a.m.