Description Usage Arguments Value Author(s) Examples
Creates a plot, using ggplot2, with a single text message.
1 | rnb.message.plot(txt)
|
txt |
Text to be plotted. |
The newly initialized ggplot
instance.
Yassen Assenov
1 2 | x11(width = 5, height = 5)
rnb.message.plot("Missing data")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.