legendFromSettings: Create a legend based on group appearance settings

Description Usage Arguments

View source: R/LineChart-functions.R

Description

Create a legend based on group appearance settings

Usage

1
legendFromSettings(position, settings, ...)

Arguments

position

The position of the legend. This is passed to the 'x' argument of legend().

settings

The settings data frame that will be used to create the legend.

...

A few variable arguments are passed through to legend(): y, cex, inset, title, box.lwd, and horiz.


hardmanko/LineChart-package documentation built on Aug. 26, 2020, 10:39 a.m.