View source: R/fcn_miscGGplot.R
ggText | R Documentation |
Plot a text as graphic using ggplot2.
ggText(title, text, col = "black")
title |
The title of the plot |
text |
Centered text, can contain linebreaks |
col |
Colour of text (excluding the title) |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.