gbort | R Documentation |
Throw abort with format_error
gbort(
message = NULL,
class = NULL,
...,
trace = rlang::trace_back(bottom = 2),
parent = NULL,
e = rlang::caller_env()
)
message |
|
class |
|
trace |
|
parent |
|
e |
|
Other condition signaling:
ginfo()
,
gmsg()
,
gwarn()
,
trace_back_json()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.