arrange_in_pdf: Arrange Plots in PDF file (DIN A4)

View source: R/pdf.R

arrange_in_pdfR Documentation

Arrange Plots in PDF file (DIN A4)

Description

Arrange ggplot objects with gridExtra::grid.arrange and write the result to a PDF file in DIN A4 format

Usage

arrange_in_pdf(plots, landscape = TRUE, ...)

Arguments

plots

list of ggplot objects

landscape

passed to preparePdf

...

arguments passed to grid.arrange


KWB-R/kwb.plot documentation built on Oct. 2, 2023, 10:16 p.m.