minor tweaks in logo and corr plots

This commit is contained in:
Tanushree Tunstall 2020-09-17 20:00:34 +01:00
parent 8ddca4a8b1
commit 40e4ddd70a
3 changed files with 24 additions and 9 deletions

View file

@ -173,7 +173,6 @@ p3 = p2 +
p3
# Now combine using cowplot, which ensures the plots are aligned
suppressMessages( require(cowplot) )