label_all_select_multiple | R Documentation |
Label all select_multiple questions
label_all_select_multiple(data, survey, choices, id_col)
data |
Some kobo data |
survey |
Some survey sheet, with a split 'type' column, e.g. with |
choices |
The corresponding choices sheet; it must have columns name and label |
id_col |
The id column; usually uuid |
Select-multiple labelled dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.