Evaluate next quosure in a data mask
overscope_eval_next()
is deprecated as of rlang 0.2.0. Please use
eval_tidy()
to which you can now supply an overscope.
overscope_eval_next(overscope, quo, env = base_env())
overscope |
A valid overscope containing bindings for |
quo |
A quosure. |
env |
The lexical enclosure in case |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.