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()

MiscMetabar documentation built on June 21, 2025, 5:09 p.m.