View source: R/utils_nonStandardEval.R
Also checks if the argument is already a call to bquote. If not, then wraps the argument in bquote.
1 | 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.