Save plots as generated by plotCanonicalPathways to pngs.
1 2 | saveCanonicalPlots(plot_list, output_dir = "~/", width = 8,
height = 8, units = "in", ...)
|
plot_list |
List of plots generated by plotCanonicalPathways |
output_dir |
Directory to save the plots in |
width |
Width of the saved plots. Default: 8. |
height |
Height of the saved plots. Default: 8. |
units |
Units used for the width and height. Default: "in" |
... |
Additional parameters to pass to ggsave |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.