add_multiple_choice: Add a new set of multiple choice options

View source: R/multiple_choice.R

add_multiple_choiceR Documentation

Add a new set of multiple choice options

Description

Add a new set of multiple choice options

Usage

add_multiple_choice(choice_set, ordered = T, case_sensitive = F)

Arguments

choice_set

Character vector of options

ordered

Are the options in a particular order?

case_sensitive

Are the options case sensitive?


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