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 Dec. 19, 2024, 3:16 a.m.