remove_ggplot_legend: Remove the legend(s) from a ggplot

View source: R/plot_helpers.R

remove_ggplot_legendR Documentation

Remove the legend(s) from a ggplot

Description

Remove the legend(s) from a ggplot

Usage

remove_ggplot_legend(x)

Arguments

x

A ggplot2 object

Value

The object with legends hidden.

See Also

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


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