tidyverse / purrr

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

Changed magrittr pipes to base pipe in examples. #1139

Closed cheryldietrich closed 3 months ago

cheryldietrich commented 3 months ago

Fixes #1133

lionel- commented 3 months ago

Thanks!