Evaluate an expression with meta mode activated
withMetaMode(expr, mode = TRUE)
expr
an expression.
mode
whether or not to evaluate expression in meta mode.
The result of evaluating expr.
expandChain()