abort | R Documentation |
Signals an error with default subclass "simChef_error".
abort(message = NULL, class = "simChef_error", call = rlang::caller_env(), ...)
message |
Message to include with the condition. |
class |
Subclass passed to the appropriate |
call |
The function environment that is most relevant from the user's
perspective. Default is |
... |
Additional arguments to pass to the appropriate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.