Tags / purrr
Converting Data to Long Format and Finding Minimum Values with dplyr in R
Understanding Tidyverse's map() Function for Accessing Column Names in Mapped Tables
Using External Files to Assign Variable Names and Their Values in R
Mastering Purrr's map_dfc: A Comprehensive Guide to Handling Diverse Data Files in R
Using purrr Map to Simplify Multiple Linear Regressions for Each Predictor in a Data Frame
Passing a Data.Frame Column Name to a Function that Uses Purrr::map Using Tidy Evaluation with Sym and Enquo
Supplying Multiple Groups of Variables to a Function with dplyr's group_by Argument