facet_adjust: Use in place of 'print.ggplot' with a ragged 'facet_wrap' to...

Description Usage Arguments

View source: R/facet_adjust.R

Description

Use in place of print.ggplot with a ragged facet_wrap to label all the horizontal axes.

Usage

1
facet_adjust(x, pos = c("up", "down"), newpage = is.null(vp), vp = NULL)

Arguments

x

ggplot object to print

pos

position of the added axes. "up" for directly underneath, "down" for all in one line across the bottom

newpage

draw new (empty) page first?

vp

viewport to draw plot in


gregorp/gregor documentation built on May 17, 2019, 8:36 a.m.