View source: R/auxiliary_visuals.R
Function to automatically save plots to directory of interest
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
gobject |
giotto object |
plot_object |
non-ggplot object to plot |
save_dir |
directory to save to |
save_folder |
folder in save_dir to save to |
save_name |
name of plot |
save_format |
format (e.g. png, tiff, pdf, ...) |
show_saved_plot |
load & display the saved plot |
base_width |
width |
base_height |
height |
base_aspect_ratio |
aspect ratio |
units |
units |
dpi |
Plot resolution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.