View source: R/saveDEGcomparePlots.R
Save each of the plots generated by PlotDEGenes to its own appropriately scaled file.
1 | saveDEGcomparePlots(plot_list, path = "~/", format = "png")
|
plot_list |
List of group DEGs as generated by PlotDEGenes |
path |
Location in which to save the plots. Default = ~/ |
format |
Filetype to save the file to. Save options as ggsave, that is "eps", "ps", "tex" (pictex), "pdf", "jpeg", "tiff", "png", "bmp", "svg" or "wmf". Default = png |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.