Tags / tidyeval
Understanding Tidy Evaluation and the dplyr Group By Function: Resolving the Issue with Custom Functions and Complex Group by Operations.
Delaying Quosures in R: How to Modify Code for Accurate Evaluation with pmap_int
Powerful Alternatives to Using !!sym() in ggplot: A Guide to Simplifying Your Code