paint_iftrue | R Documentation |
Paint if true
paint_iftrue(value, true_paint = crayon::green, false_paint = crayon::red)
value |
text to be painted and printed |
true_paint |
crayon function to execute |
false_paint |
crayon function to execute |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.