ezLegend: Plots a legend

View source: R/plots.R

ezLegendR Documentation

Plots a legend

Description

Plots only a legend, removing all the other plot elements.

Usage

ezLegend(legend = "", fill = NULL, title = "Legend")

Arguments

legend

passed to legend().

fill

passed to legend().

title

passed to legend().

Author(s)

Rehrauer, Hubert

Schmid, Peter

See Also

legend

Examples

ezLegend(1:3)

uzh/ezRun documentation built on March 5, 2025, 3:41 p.m.