| .stbl_abort | R Documentation |
A wrapper around cli::cli_abort() to throw classed errors.
.stbl_abort(
message,
subclass,
call = caller_env(),
message_env = call,
parent = NULL,
...
)
message |
( |
subclass |
( |
call |
|
message_env |
( |
parent |
A parent condition, as you might create during a
|
... |
Additional parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.