Learn R Programming

IDPmisc (version 0.9.3)

title.control: 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.7,
              between = if (is.null(text)) 0 else 1)

Arguments

text
Title.
cex
Size of characters in title in multiples of cex as defined in general.control.
between
Distance between title and label North in multiples of cex (title).

Value

  • Returns the arguments conveniently packaged up in a list to supply the arguments for the title of plot.rose.

See Also

plot.rose, general.control

Examples

Run this code
title.control()

Run the code above in your browser using DataLab