Description Usage Arguments Examples
View source: R/combine_netnew.R
Add NET_NEW to dataset (orginally in achafetz/PartnerProgress)
| 1 | combine_netnew(df, archived_msd_filepath = NULL)
 | 
| df | dataframe to create net new based off of and append onto | 
| archived_msd_filepath | if importing FY16Q4 data, identify the folder path where archived file with FY15-16 data sits | 
| 1 2 3 | ## Not run: 
df_msd <- combine_netnew(df_msd, "~/ICPI/Data")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.