Auxilary for Controlling the General Appearance of a Rose Plot
Defines the General Appearance of rose plot.
general.control(stacked = FALSE, rose.rad = NULL, rose.x = NULL, rose.y = NULL, mar = rep(0.3, 4), rev.col = FALSE, shift = 0, cex = 1, col = NULL, lty = 1:3, lwd = 1, type = "s")
stacked |
|
rose.rad, rose.x, rose.y |
Approximate length of radius, x- and
y-position of rose. Default units are mm but any valid grid unit
might be chosen (cf. |
mar |
Margin around the plotting area. Default units are
|
rev.col |
|
shift |
Shifts the plot in clockwise direction by this
angle. Units of |
cex |
Basic size of characters in the plot. |
col |
Colors of lines when |
lty, lwd |
Line type and line width. When |
type |
1-character string giving the type of plot desired: |
Returns the arguments conveniently packaged up in a list to supply the
general arguments for plot.rose
.
Rene Locher
general.control()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.