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

View source: R/ggplot2.R

savingPlotR Documentation

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

Description

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

Usage

savingPlot(p, grDevice, ...)

Arguments

p

(not only) ggplot2 plot

grDevice

graphics device

...

arguments to grDevice(...)

Value

p


kongra/kongRa documentation built on Jan. 18, 2025, 4:34 a.m.