| bbotk_conditions | R Documentation |
Condition classes for bbotk.
error_bbotk(msg, ..., class = NULL, signal = TRUE, parent = NULL)
error_bbotk_terminated(msg, ..., class = NULL, signal = TRUE, parent = NULL)
msg |
( |
... |
(any) |
class |
( |
signal |
( |
parent |
( |
error_bbotk() for the Mlr3ErrorBbotk class,
signalling a general bbotk error.
error_bbotk_terminated() for the Mlr3ErrorBbotkTerminated class,
signalling a termination error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.