title.control {IDPmisc} | R Documentation |
Auxilary for Controlling the Title of a Rose Plot
Description
Auxilary for controlling the title of a rose plot.
Usage
title.control(text = NULL, cex = 1.5,
between = if (is.null(text)) 0 else 1)
Arguments
text |
Title. |
cex |
Size of characters in title in multiples of |
between |
Distance between title and label North. Default units
are |
Value
Returns the arguments conveniently packaged up in a list to supply the
arguments for the title of plot.rose
.
Author(s)
Rene Locher
See Also
Examples
title.control()
[Package IDPmisc version 1.1.21 Index]