printCondition | R Documentation |
printCondition
returns a condition handler that prints a
prefixed conditionMessage.Condition handler generator.
printCondition
returns a condition handler that prints a
prefixed conditionMessage.
printCondition(prefix = "ERROR: ")
prefix |
Prefix for the condition message. |
A condition handler.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.