ggbiosave: save a ggbio plot to file

Description Usage Arguments Value

View source: R/EnrichmentPresentation.R

Description

save a ggbio plot to file

Usage

1
2
3
4
ggbiosave(filename,
    plot = last_plot(), device = default_device(filename), path = NULL,
    scale = 1, width = par('din')[1], height = par('din')[2],
    units = c('in', 'cm', 'mm'), dpi = 300, limitsize = TRUE, ...)

Arguments

filename

filename

plot

plot

device

device

path

path

scale

scale

width

width

height

height

units

units

dpi

dpi

limitsize

limitsize

...

to downstream methods

Value

path to image


sagrudd/nanopoRe documentation built on June 7, 2020, 10:20 p.m.