GGPlot2Grob: GGPlot2Grob

Description Usage Arguments Value

View source: R/GGplot2Tools.R

Description

Converts ggplot2 objects into gTables and sets up margins.

Usage

1
GGPlot2Grob(plots, innerMar, outerMar, clip = FALSE)

Arguments

plots

Plots to convert.

innerMar

If present, sets inner margins.

outerMar

If present, sets outer margins.

clip

If TRUE, clips everything outside of the plot ares (affects custom tick labels and so on), otherwise, allows contents outside of the plot area.

Value

A collection of grobs.


Ilia-Kosenkov/RLibs documentation built on Jan. 26, 2020, 2:21 p.m.