validate | R Documentation |
Returns the error message if fails or TRUE if successful. Useful in S4 validation.
validate(..., env = parent.frame(), msg = NULL)
... |
Condition to test |
env |
environment on which to apply the assertion |
msg |
overrides the error message, if specified. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.