
Convert multi select variables to factors
multisel_levels.RdConvert multi select variables to factors
Arguments
- surveydata
a tibble with survey data as processed by
scto_responses- thefields
a tibble with survey fields as processed by
read_questions- thechoices
a tibble with choices as processed by
read_choices- na_value
a character string, one of
"zero","boolean", or"NA"