View source: R/format_odk_data.R
format_text_fields | R Documentation |
Replace commas by semicolons in text fields for CSV export
format_text_fields(df, cols)
df |
dataframe containing ODK data |
cols |
list of column names |
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.