View source: R/utils_nonStandardEval.R
bquote_remask | R Documentation |
Also checks if the argument is already a call to bquote. If not, then wraps the argument in bquote.
bquote_remask(expr, env = parent.frame())
expr |
Either a bquote call, or an argument to be passed to bquote. |
env |
an environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.