Tags / tidyeval
The Power of Quoted Variables in Dplyr's Group_by() %>% mutate() Function Call
Understanding Tidy Evaluation and the dplyr Group By Function: Resolving the Issue with Custom Functions and Complex Group by Operations.
Mastering Tidyeval in R: Flexible Function Composition for Data Manipulation and More