combine_netnew: Add NET_NEW to dataset (orginally in...

Description Usage Arguments Examples

View source: R/combine_netnew.R

Description

Add NET_NEW to dataset (orginally in achafetz/PartnerProgress)

Usage

1
combine_netnew(df, archived_msd_filepath = NULL)

Arguments

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

Examples

1
2
3
## Not run: 
df_msd <- combine_netnew(df_msd, "~/ICPI/Data")
## End(Not run)

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