withMetaMode: Evaluate an expression with meta mode activated

View source: R/metareactive.R

withMetaModeR Documentation

Evaluate an expression with meta mode activated

Description

Evaluate an expression with meta mode activated

Usage

withMetaMode(expr, mode = TRUE)

Arguments

expr

an expression.

mode

whether or not to evaluate expression in meta mode.

Value

The result of evaluating expr.

See Also

expandChain()


rstudio/shinymeta documentation built on April 26, 2024, 1:12 a.m.