assertTrue | R Documentation |
Assert that an expression is TRUE.
assertTrue(x, null = FALSE, call = parent.frame(), msg = NULL)
x |
Expression to check. |
null |
Whether it can be NULL. |
call |
Call argument that will be passed to |
msg |
Custom error message. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.