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_mini)
plot_refseq_pq(data_fungi_mini) + no_legend()

MiscMetabar documentation built on June 8, 2026, 5:07 p.m.