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

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

Arguments

plots

list of ggplot objects

landscape

passed to preparePdf

arguments passed to grid.arrange