key.control: Auxilary for Controlling the Appearance of the Legend of a...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/key.control.R

Description

Defines the appearance of the legend of a Rose Plot.

Usage

1
key.control(plot = TRUE, lab = NULL, title = NULL, between = 0)

Arguments

plot

Defines whether legend should be drawn. When FALSE, the full width of the viewport is used for the rose itself.

lab, title

Labels and title of legend. When lab = NULL, labels are extracted from the names of the slot x@rho of rose object.

between

Distance between label East and left edge of legend in cex as defined in general.control

Value

Returns the arguments conveniently packaged up in a list to supply the arguments for the legend in plot.rose

Author(s)

Rene Locher

See Also

plot

Examples

1

IDPmisc documentation built on Jan. 21, 2020, 5:06 p.m.