wpm_combine_monthly: Combine all Partner MONTLY Data into one tidy dataset

Description Usage Arguments Examples

View source: R/wpm_combine_monthly.R

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-ICPI/WeekendSpecial documentation built on May 22, 2019, 11:50 p.m.