savePlots: savePlots

View source: R/savePlots.R

savePlotsR Documentation

savePlots

Description

Saves all plots from enrichWiki into the current working directory.

Usage

savePlots(largeList, maxInt, fileType = '', width, height)

Arguments

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.

Value

Saves plots in working directory. Each sample (e.g. time point) will have a separate plot.


Krutik6/TimiRGeN documentation built on Jan. 27, 2024, 7:46 p.m.