add_multiple_answer: Add a new set of multiple answer choice options. Mulitple...

View source: R/multiple_answer.R

add_multiple_answerR Documentation

Add a new set of multiple answer choice options. Mulitple answers have checkboxes that allow the survey participant to choose more than one answer.

Description

Add a new set of multiple answer choice options. Mulitple answers have checkboxes that allow the survey participant to choose more than one answer.

Usage

add_multiple_answer(choice_set, case_sensitive = F)

Arguments

choice_set

Character vector of options

case_sensitive

Are the options case sensitive?


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