Tags / purrr
Converting Wide Format to Long Format in R Using dplyr Library
Merging Data Frames Using Purrr Reduce: A Flexible Approach vs Dplyr for Merging
Supplying Multiple Groups of Variables to a Function with dplyr's group_by Argument
Using lapply() and do.call() in R for Tidying Data: A Simple Example
How to Tame stringr::str_glue() and purrr::map(): A Deep Dive into Variable Evaluation