generated ggpairs plots finally
This commit is contained in:
parent
b68841b337
commit
a3e5283a9b
11 changed files with 657 additions and 939 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue