ggText: Plot a text as graphic using ggplot2.

View source: R/fcn_miscGGplot.R

ggTextR Documentation

Plot a text as graphic using ggplot2.

Description

Plot a text as graphic using ggplot2.

Usage

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

Arguments

title

The title of the plot

text

Centered text, can contain linebreaks

col

Colour of text (excluding the title)

Value

ggplot object


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.