savePlots: Save a list of ggplot2 plots into a folder

Description Usage Arguments Value Author(s)

View source: R/qtl_makePlots.R

Description

File name is extracted automatically from the plot title.

Usage

1
savePlots(plot_list, path, width, height)

Arguments

plot_list

List of ggplot2 objects.

path

Path to the output directory, created automatically if does not exist.

width

Width of the plot.

height

Height of the plot.

Value

None

Author(s)

Kaur Alasoo


kauralasoo/seqUtils documentation built on May 20, 2019, 7:42 a.m.