plot_save_two: Save two plots aligned with cowplot

View source: R/utils_plotting.R

plot_save_twoR Documentation

Save two plots aligned with cowplot

Description

Save two plots aligned with cowplot

Usage

plot_save_two(plot1, plot2, filename)

Arguments

plot1

Left plot in output

plot2

Right plot in output

filename

Filename of output

See Also

Other plot: plot_density(), plot_dimred(), plot_dimred_full(), plot_save_four(), plot_umap_labels()


biosurf/cyCombine documentation built on May 23, 2024, 4:07 a.m.