rjlegend: Legend with right justified text

View source: R/plot.R

rjlegendR Documentation

Legend with right justified text

Description

Plots a legend similar to legend() but with right justified text.

Usage

rjlegend(x = "bottomright", y = NULL, legend, col, lwd = 1, bty = "n", ...)

Arguments

x

position, see legend().

y

position, see legend().

legend

legend text, see legend().

col

colours, see legend().

lwd

line width, see legend().

bty

border type, see legend().

...

params passed to legend().

Value

see legend()


ampel-leipzig/ameld documentation built on Aug. 23, 2024, 7:31 p.m.