Tags / rlang
Using rlang::parse_expr with dplyr::arrange for Specifying Sorting Variable with Desc() Function
Creating Dynamic Expressions with Quosures in R: A Comprehensive Guide
Evaluating Functions with NULL Default Arguments in R using dplyr's fun Function
Understanding Quos and Quosure in R with dplyr: A Powerful Approach to Dynamic Data Manipulation