align_plots_vert: Aligns a set of plots vertically.

Description Usage Arguments Value See Also

Description

Aligns a set of plots vertically.

Usage

1
align_plots_vert(..., heights = NA, plot = TRUE)

Arguments

...

some ggplots (or gtables)

heights

the height of each plot in output

plot

print plot?

Value

If plot is True, then makes plot and returns gtable of plot invisibly. Else, just returns gtable

See Also

align_plots_hor and plot_custom_grid


AliciaSchep/rplotfriend documentation built on May 5, 2019, 4:54 a.m.