wpm_combine_monthly: Combine all Partner MONTLY Data into one tidy dataset

Description Usage Arguments Examples

Description

Combine all Partner MONTLY Data into one tidy dataset

Usage

1
wpm_combine_monthly(folderpath_reports, folderpath_output = NULL)

Arguments

folderpath_reports

what folder are all the partner reports stored in?

folderpath_output

what folder would you like to save the combines output dataset in? If no folder is noted, no file will be saved

Examples

1
2
3
 ## Not run: 
 df_weekly <- wpm_combine("~/Week_23")
## End(Not run)

USAID-OHA-SI/WeekendSpecial documentation built on May 9, 2019, 3:31 a.m.