View source: R/mu_ggplots2_ext.R
ggMessagePlot | R Documentation |
Creates a plot, using ggplot2, with a single text message.
ggMessagePlot(txt)
txt |
Text to be plotted. |
The newly initialized ggplot
instance.
ggMessagePlot("Missing data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.