match_msd: Transmute DATIM Genie output to match MER Structured Dataset

Description Usage Arguments Examples

View source: R/match_msd.R

Description

Transmute DATIM Genie output to match MER Structured Dataset

Usage

1
match_msd(genie_filepath, to_lower = TRUE, save_rds = TRUE)

Arguments

genie_filepath

enter the full file path to the zipped DATIM Genie file

to_lower

do you want to convert all names to lower case, default = TRUE

save_rds

save the Structured Dataset as a rds file, default = TRUE

Examples

1
2
3
## Not run: 
df_genie <- match_msd("~/Downloads/PEPFAR-Data-Genie-PSNUByIMs-2018-08-15.zip") 
## End(Not run)

ICPI/ICPIutilities documentation built on Aug. 30, 2021, 12:19 p.m.