View source: R/format_odk_data.R
format_multiselect_asws | R Documentation |
Format multiple select answers so as to separate them
format_multiselect_asws(df, cols, sep)
df |
dataframe containing ODK data |
cols |
list of column names |
sep |
separator, e.g. ";" "," etc |
This function returns a dataframe with multiple answers separated by 'sep'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.