powered by
new_formula()
tidy_quote()
new_tidy_quote(rhs, env = caller_env())
f <- new_tidy_quote(quote(mtcars), env("datasets")) f tidy_eval(f)
Run the code above in your browser using DataLab