renamed reg_cols_extraction.R to colnames_clinical_meds.R

This commit is contained in:
Tanushree Tunstall 2020-11-18 16:11:35 +00:00
parent 66f49a0eed
commit 702ff4e327
4 changed files with 5 additions and 29 deletions

View file

@ -10,7 +10,7 @@ getwd()
# Input: source data
#====================
source("read_data.R")
source("reg_cols_extraction.R")
source("colnames_clinical_meds.R")
########################################################################
# quick sanity checks
table(adult_df$ia_exac_copd==1 & adult_df$asthma == 1) # check this is 4