Tags / rlang
Using rlang::parse_expr with dplyr::arrange for Specifying Sorting Variable with Desc() Function
Supplying Multiple Groups of Variables to a Function with dplyr's group_by Argument
Understanding R's Package Search Path for Better Code Maintenance and Function Discovery
Creating Custom Data Frames with Named Columns Using R's Purrr Package