View source: R/lifecycle-deprecated.R
with_handlers | R Documentation |
As of rlang 1.0.0, with_handlers()
is deprecated. Use the base
functions or the experimental try_fetch()
function instead.
with_handlers(.expr, ...)
calling(handler)
exiting(handler)
.expr , ... , handler |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.