tidyverse / purrr

A functional programming toolkit for R
https://purrr.tidyverse.org/
Other
1.27k stars 271 forks source link

Changed magrittr pipes to base pipe in examples. #1139

Closed cheryldietrich closed 3 weeks ago

cheryldietrich commented 4 weeks ago

Fixes #1133

lionel- commented 3 weeks ago

Thanks!