Tags / tidyeval
Passing Variables to Dynamic Column Arrangement with dplyr and Lazy Evaluation in R Programming
Using Tidy Evaluation Inside mutate Without Explicit Reference to Original Dataframe
Creating Dynamic Column Names Within Dplyr Functions: A Comparative Approach
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