Mercurial > repos > melpetera > utilitaires
diff CorrTable/Corr_Script_samples_row.R @ 32:80324d9a0089 draft
Uploaded
author | melpetera |
---|---|
date | Thu, 01 Aug 2019 09:49:11 -0400 |
parents | 4bc95a71fe6a |
children |
line wrap: on
line diff
--- a/CorrTable/Corr_Script_samples_row.R Wed Jul 31 10:15:27 2019 -0400 +++ b/CorrTable/Corr_Script_samples_row.R Thu Aug 01 09:49:11 2019 -0400 @@ -483,7 +483,7 @@ ggsave(output2, device = "pdf", width = 10+0.075*dim(tab.corr)[2], height = 5+0.075*dim(tab.corr)[1], limitsize = FALSE) - } # End of if((plot.choice=="auto")&&(max(dim(tab.corr))>1000)) else + } # End of if((plot.choice=="auto")&&(max(dim(tab.corr))>1000))else } # End of if(length(tab.corr)==0)else } # End of if(plot.choice != "auto")