View source: R/title.control.R
| title.control | R Documentation |
Auxilary for controlling the title of a rose plot.
title.control(text = NULL, cex = 1.5,
between = if (is.null(text)) 0 else 1)
text |
Title. |
cex |
Size of characters in title in multiples of |
between |
Distance between title and label North. Default units
are |
Returns the arguments conveniently packaged up in a list to supply the
arguments for the title of plot.rose.
Rene Locher
plot.rose, general.control
title.control()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.