savingPlot: Saves a plot using a graphics device and returns the plot.

Description Usage Arguments Value

View source: R/ggplot2.R

Description

Saves a plot using a graphics device and returns the plot.

Usage

1
savingPlot(p, grDevice, ...)

Arguments

p

(not only) ggplot2 plot

grDevice

graphics device

...

arguments to grDevice(...)

Value

p


kongra/koR documentation built on May 29, 2019, 3:39 a.m.