IDPmisc (version 1.1.20)

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

Description

Defines the appearance of the legend of a Rose Plot.

Usage

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

Value

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

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

Author

Rene Locher

See Also

Examples

Run this code
key.control()

Run the code above in your browser using DataLab