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()


shinymeta documentation built on April 12, 2025, 1:17 a.m.