View source: R/utils_plotting.R
| plot_save_four | R Documentation | 
Save four plots aligned with cowplot
plot_save_four(plot1, plot2, plot3, plot4, filename)
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  | 
Other plot: 
plot_density(),
plot_dimred_full(),
plot_dimred(),
plot_save_two(),
plot_umap_labels()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.