diff --git a/boxplot_stat_all.R b/boxplot_stat_all.R index ac29943..19a8c2c 100755 --- a/boxplot_stat_all.R +++ b/boxplot_stat_all.R @@ -17,7 +17,6 @@ getwd() # Input #============= source("boxplot_stat_function.R") -#source("boxplot_function.R") # for sam source("plot_data.R") #============= diff --git a/boxplot_stat_log.R b/boxplot_stat_log.R index e126a00..5715b4c 100755 --- a/boxplot_stat_log.R +++ b/boxplot_stat_log.R @@ -17,7 +17,6 @@ getwd() # Input #============= source("boxplot_stat_function.R") -#source("boxplot_function.R") for sam source("plot_data.R") #=============