various plots

This commit is contained in:
Tanushree Tunstall 2022-08-10 11:06:05 +01:00
parent a6d93b3fa8
commit 285b28b1d6
2 changed files with 17 additions and 6 deletions

View file

@ -123,7 +123,8 @@ bp_stability_hmap <- function(plot_df = merged_df3
#, axis.title.x = element_text(size = my_xaxts)
, axis.title.y = element_text(size = my_yaxts )
, plot.title = element_text(size = my_pts
, hjust = 0.5)) +
, hjust = 0.5)
) +
labs(title = p_title
, x = my_xlab