Tags / rlang
Understanding the Behavior of dplyr::slice_max with .env Pronouns: Is it a Bug or Design Choice?
Using rlang for Dynamic Column Modification with Variable Column Name
Handling Lists and Symbols in R: A Base R Solution for Select_or_Return
Understanding Variable Passing in Functions with dplyr and R: A Flexible Approach Using rlang.
How to Use the dplyr Filter() Function for Inequality Conditions in R Programming