Description Usage Arguments Examples
View source: R/wpm_combine_monthly.R
Combine all Partner MONTLY Data into one tidy dataset
1  | wpm_combine_monthly(folderpath_reports, folderpath_output = NULL)
 | 
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  | 
1 2 3  |  ## Not run: 
 df_weekly <- wpm_combine("~/Week_23")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.