bquote_remask: Automatically re-evaluates a bquote call in a local (or...

View source: R/utils_nonStandardEval.R

bquote_remaskR Documentation

Automatically re-evaluates a bquote call in a local (or specified) environment

Description

Also checks if the argument is already a call to bquote. If not, then wraps the argument in bquote.

Usage

bquote_remask(expr, env = parent.frame())

Arguments

expr

Either a bquote call, or an argument to be passed to bquote.

env

an environment


adamleejohnson/R-ajtools documentation built on April 4, 2022, 7:24 a.m.