minor tidy and leble adjust sizes for simple barplots
This commit is contained in:
parent
bcba0c359e
commit
61c7a30835
3 changed files with 12 additions and 6 deletions
|
@ -95,7 +95,7 @@ site_snp_count_bp <- function (plotdf
|
|||
# FIXME: should really be legend title
|
||||
# but atm being using as plot title
|
||||
#my_leg_title
|
||||
bp_plot_title = paste0("Total nsSNPs: ", tot_muts
|
||||
bp_plot_title = paste0("Total SNPs: ", tot_muts
|
||||
, "\nTotal sites: ", tot_sites)
|
||||
|
||||
#-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue