IDPmisc (version 1.1.19)

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)

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

See Also

plot

Examples

Run this code
# NOT RUN {
key.control()
# }

Run the code above in your browser using DataCamp Workspace