renamed other_plots.R to other_plots_combined.R and changing labels to capital letters for journal
This commit is contained in:
parent
bf3e830f64
commit
e91d704929
4 changed files with 21 additions and 14 deletions
|
@ -372,7 +372,8 @@ plot_lineage_dist_combined_dm_om_L
|
|||
svg(plot_lineage_dist_combined_dm_om_L, width = 12, height = 6)
|
||||
|
||||
OutPlot2 = cowplot::plot_grid(p1, p2
|
||||
, labels = c("(a)", "(b)")
|
||||
#, labels = c("(a)", "(b)")
|
||||
, labels = "AUTO"
|
||||
#, label_x = -0.045, label_y = 0.92
|
||||
#, hjust = -0.7, vjust = -0.5
|
||||
#, align = "h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue