format_multiselect_asws: Format multiple select answers so as to separate them

View source: R/format_odk_data.R

format_multiselect_aswsR Documentation

Format multiple select answers so as to separate them

Description

Format multiple select answers so as to separate them

Usage

format_multiselect_asws(df, cols, sep)

Arguments

df

dataframe containing ODK data

cols

list of column names

sep

separator, e.g. ";" "," etc

Value

This function returns a dataframe with multiple answers separated by 'sep'.


SwissTPH/timci documentation built on April 11, 2024, 8:31 a.m.