format_hospital_data: Process hospital data (TIMCI-specific function)

View source: R/format_timci_hospitfu_data.R

format_hospital_dataR Documentation

Process hospital data (TIMCI-specific function)

Description

Process hospital data (TIMCI-specific function)

Usage

format_hospital_data(df, is_deidentified = TRUE)

Arguments

df

dataframe containing the non de-identified (raw) ODK data collected at the referral level

is_deidentified

Boolean, flag to not export personally identifiable variable (default set to 'TRUE')

Value

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


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