View source: R/format_odk_data.R
combine_columns | R Documentation |
Combine 2 columns - function in progress (to be tested)
combine_columns(df, cols1, cols2)
df |
Dataframe containing the non de-identified (raw) ODK data collected at the facility level |
cols1 |
Vector of reference column names |
cols2 |
Vector of column names to be merged with the reference columns |
This function returns a formatted dataframe for future display and analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.