plot_grid_one_legend: Extract the legend from the first figure, remove the legends...

View source: R/plot_helpers.R

plot_grid_one_legendR Documentation

Extract the legend from the first figure, remove the legends from all plots, and put the legend at the end.

Description

Extract the legend from the first figure, remove the legends from all plots, and put the legend at the end.

Usage

plot_grid_one_legend(...)

Arguments

...

One or more ggplot2 objects

Value

A list of the ggplot2 objects (suitable for the plotlist argument of cowplot::plot_grid)

See Also

Other plot legend helpers: extract_ggplot_legend(), remove_ggplot_legend()


billdenney/bsd.report documentation built on Jan. 16, 2024, 12:54 a.m.