no_legend: Discard legend in ggplot2

no_legendR Documentation

Discard legend in ggplot2

Description

lifecycle-stable

A more memorable shortcut for theme(legend.position = "none").

Usage

no_legend()

Value

A ggplot2 object

Author(s)

Adrien Taudière

Examples

plot_refseq_pq(data_fungi)
plot_refseq_pq(data_fungi) + no_legend()

adrientaudiere/MiscMetabar documentation built on Feb. 7, 2025, 5:47 p.m.