plot_save_four: Save four plots aligned with cowplot

View source: R/utils_plotting.R

plot_save_fourR Documentation

Save four plots aligned with cowplot

Description

Save four plots aligned with cowplot

Usage

plot_save_four(plot1, plot2, plot3, plot4, filename)

Arguments

plot1

Top left plot in output

plot2

Top right plot in output

plot3

Lower left plot in output

plot4

Lower right plot in output

filename

Filename of output

See Also

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


shdam/cyCombine documentation built on June 12, 2022, 11:29 p.m.