with_handlers: Establish handlers on the stack

View source: R/lifecycle-deprecated.R

with_handlersR Documentation

Establish handlers on the stack

Description

[Deprecated]

As of rlang 1.0.0, with_handlers() is deprecated. Use the base functions or the experimental try_fetch() function instead.

Usage

with_handlers(.expr, ...)

calling(handler)

exiting(handler)

Arguments

.expr, ..., handler

[Deprecated]


rlang documentation built on Nov. 4, 2023, 9:06 a.m.