should_stop | R Documentation |
Used in examples to illustrate when errors should occur.
should_stop(expr)
expr |
code to evaluate. |
should_stop(stop("Hi!"))
should_stop(should_stop("Hi!"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.