assert | R Documentation |
Shorter version of assertthat::assert_that
assert(..., env = parent.frame(), msg = NULL)
... |
Passthrough to assertthat::assert_that |
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.