Get all select multiple from survey sheet
Usage
get_select_multiple(survey)
Arguments
- survey
The survey sheet from Kobo (with column "type" split)
Value
A character vector of select_multiple questions
Details
survey should have a split type column with types of variables such as "select_one", "select_multiple", etc.