invoke: Invoke a function with a list of arguments

View source: R/lifecycle-deprecated.R

invokeR Documentation

Invoke a function with a list of arguments

Description

[Deprecated] Deprecated in rlang 0.4.0 in favour of exec().

Usage

invoke(.fn, .args = list(), ..., .env = caller_env(), .bury = c(".fn", ""))

Arguments

.fn, args, ..., .env, .bury

[Deprecated]


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