Auxilary for controlling the title of a rose plot.
title.control(text = NULL, cex = 1.5,
between = if (is.null(text)) 0 else 1)
Returns the arguments conveniently packaged up in a list to supply the
arguments for the title of plot.rose
.
Title.
Size of characters in title in multiples of cex
as
defined in general.control
.
Distance between title and label North. Default units
are grid.control(cyclVar.cex)
. Other units can be defined by
unit
.
Rene Locher
plot.rose
, general.control