Description Usage Arguments Value Examples
View source: R/praiseme_graphics.r
Takes a string as input and displays a short message of praise using the string.
1 | praiseme_graphics(praisefor, colour1 = "black", colour2 = "white")
|
praisefor |
The verb or subject to praise the user for, entered as a string. If blank, a generic praise message will be returned. |
colour1 |
The color of the text. Default is black. |
colour2 |
The color of the background. Default is white. |
A short praise message displayed as a plot.
1 2 3 | "art"
"cooking"
"writing"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.