align_plots_hor: Aligns a set of plots horizontally.

Description Usage Arguments Value See Also

Description

Aligns a set of plots horizontally.

Usage

1
align_plots_hor(..., widths = NA, plot = TRUE)

Arguments

...

some ggplots (or gtables)

widths

the width 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_vert and plot_custom_grid


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