combine_columns: Combine 2 columns - function in progress (to be tested)

View source: R/format_odk_data.R

combine_columnsR Documentation

Combine 2 columns - function in progress (to be tested)

Description

Combine 2 columns - function in progress (to be tested)

Usage

combine_columns(df, cols1, cols2)

Arguments

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

Value

This function returns a formatted dataframe for future display and analysis.


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.