From 3390f80168750563ec0f7ceea22b30e4840a1dbb Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Fri, 31 Jan 2020 15:35:25 +0000 Subject: [PATCH] remove .Rhistory --- mcsm_analysis/pyrazinamide/scripts/.Rhistory | 23 -------------------- 1 file changed, 23 deletions(-) delete mode 100644 mcsm_analysis/pyrazinamide/scripts/.Rhistory diff --git a/mcsm_analysis/pyrazinamide/scripts/.Rhistory b/mcsm_analysis/pyrazinamide/scripts/.Rhistory deleted file mode 100644 index 18dd768..0000000 --- a/mcsm_analysis/pyrazinamide/scripts/.Rhistory +++ /dev/null @@ -1,23 +0,0 @@ -getwd() -setwd("~/git/LSHTM_analysis/mcsm_analysis/pyrazinamide/scripts/plotting") -getwd() -source("../combining_two_df.R") -source("../Header_TT.R") -getwd() -setwd("~/git/LSHTM_analysis/mcsm_analysis/pyrazinamide/scripts/plotting") -getwd() -source("../Header_TT.R") -source("../combining_two_df.R") -#<<<<<<<<<<<<<<<<<<<<<<<<< -# REASSIGNMENT -my_df = merged_df3_comp -# delete variables not required -rm(merged_df2, merged_df2_comp, merged_df3, merged_df3_comp) -# quick checks -colnames(my_df) -str(my_df) -#<<<<<<<<<<<<<<<<<<<<<<<< -# REASSIGNMENT -df = my_df -rm(my_df) -table(df$DUET_outcome)