Nonpareil.legend: Generates a legend for Nonpareil plots.

Description Usage Arguments Value

View source: R/Nonpareil.R

Description

Generates a legend for Nonpareil plots.

Usage

1
Nonpareil.legend(np, x, y = 0.3, ...)

Arguments

np

A Nonpareil.Set or Nonpareil.Curve object, or a list of Nonpareil.Curve objects.

x

X coordinate, or any character string accepted by legend (e.g., 'bottomright').

y

Y coordinate.

...

Any other parameters supported by legend().

Value

Returns invisibly a list, same as legend.


Nonpareil documentation built on Jan. 29, 2022, 1:08 a.m.