Learn R Programming

taRifx (version 1.0.6.2)

title.page.new: Plot a title page containing the given text. Good for breaking up sections of plot PDFs.

Description

Plot a title page containing the given text. Good for breaking up sections of plot PDFs.

Usage

title.page.new(title.text = "")

Arguments

title.text

Text to plot on its own page

Value

Plot

Examples

Run this code
# NOT RUN {
title.page.new("Page break!")
# }

Run the code above in your browser using DataLab