generated ggpairs plots finally

This commit is contained in:
Tanushree Tunstall 2022-08-15 19:05:22 +01:00
parent b68841b337
commit a3e5283a9b
11 changed files with 657 additions and 939 deletions

View file

@ -56,6 +56,9 @@ stability_count_bp <- function(plotdf
, legend.position = leg_position
, legend.text = element_text(size = lts)
, legend.title = element_text(size = ltis)
#, panel.grid.major = element_blank(),
#, panel.grid.minor = element_blank(),
, panel.grid = element_blank()
, legend.key.size = unit(lts,"pt")
, plot.title = element_text(size = als
, colour = title_colour