minor tweaks in logo and corr plots

This commit is contained in:
Tanushree Tunstall 2020-09-17 20:00:34 +01:00
parent bf5854aeaa
commit 91f8707d47
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) )