View source: R/utils_plotting.R
plot_save_two | R Documentation |
Save two plots aligned with cowplot
plot_save_two(plot1, plot2, filename)
plot1 |
Left plot in output |
plot2 |
Right plot in output |
filename |
Filename of output |
Other plot:
plot_density()
,
plot_dimred()
,
plot_dimred_full()
,
plot_save_four()
,
plot_umap_labels()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.