known_question: Known questions

View source: R/question_types.R

known_questionR Documentation

Known questions

Description

Tells the question auto-detection system that a specific question is known with a predefined set of responses

Usage

known_question(q_name, levels, options = NULL, ordered = F)

Arguments

q_name

The column name of the attention check question

levels

What the different options should be called

options

What the options look like in the original data. NULL == autodetect

ordered

Should the resulting factor be ordered?


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.