prGridPlotTitle: Adds a title to the plot

Description Usage Arguments Value

View source: R/private_functions.R

Description

Adds the title and generates a new main viewport below the title

Usage

1
2
prGridPlotTitle(title, base_cex, cex_mult = 1.2, fontface = "bold",
  space_below = NULL)

Arguments

title

The title as accepted by textGrob

base_cex

The base cex used for the plot

cex_mult

The multiplier of the base - i.e. the increase of the text size for the title as compared to the general

fontface

The type of fontfacte

space_below

The space below, defaults to 1/5 of the title height

Value

NULL The function does not return a value


raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.