| yulab_abort | R Documentation |
Provides rlang-based wrappers for messaging: yulab_abort(), yulab_warn(),
and yulab_inform().
yulab_abort(message, class = "yulab_error", ...)
yulab_warn(message, class = "yulab_warning", ...)
yulab_inform(message, class = "yulab_info", ...)
message |
Message string |
class |
Custom class for categorization |
... |
Additional context |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.