Description Usage Arguments Value Examples
View source: R/gg_spell_sarid.R
The function generates a bar chart which spells out SARID. The output is a ggplot.
1 | gg_spell_sarid(color1 = "#252161", color2 = "#abd9e9")
|
color1 |
The text color. |
color2 |
The non-text color. |
A ggplot2 as specified above.
1 2 | gg_spell_sarid()
gg_spell_sarid("blue", "red")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.