Description
Tools at the Intersection of 'purrr' and 'dplyr'.
Description
Some functions at the intersection of 'dplyr' and 'purrr' that formerly lived in 'purrr'.
README.md
purrrlyr
purrrlyr contains some functions that lie at the intersection of purrr and dplyr. They have been removed from purrr in order to make the package lighter and because they have been replaced by other solutions in the tidyverse.
Please see Jenny Brian's webinar on row-oriented workflows for some alternative approaches.