| savePlots | R Documentation | 
Saves all plots from enrichWiki into the current working directory.
savePlots(largeList, maxInt, fileType = '', width, height)
| largeList | A large list containing GSEA results. This should be stored as metadata within the MAE used in the enrichWiki function. | 
| maxInt | Integer, number of samples in data set. | 
| fileType | Type of file for images to be exported as: "png", "tiff", "svg" or "jpeg". | 
| width | = Width of plots in inches. Default is 22 inches. | 
| height | = Heightof plots in inches. Default is 10 inches. | 
Saves plots in working directory. Each sample (e.g. time point) will have a separate plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.