| printIf | R Documentation | 
Call Print If Condition Is Met
printIf(condition, x, caption = deparse(substitute(x)))
| condition | if TRUE, print is called, else not | 
| x | object to be printed | 
| caption | optional. Caption line to be printed with cat before printing x | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.