Learn R Programming

PTXQC (version 1.1.2)

ggText: Plot a text as graphic using ggplot2.

Description

Plot a text as graphic using ggplot2.

Usage

ggText(title, text, col = "black")

Value

ggplot object

Arguments

title

The title of the plot

text

Centered text, can contain linebreaks

col

Colour of text (excluding the title)