tidyverse / purrr

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

Updated reduce documentation #1146

Closed ccani007 closed 3 weeks ago

ccani007 commented 3 weeks ago

Fixed #1103. Eliminated accumulate2() and document ... itself.

hadley commented 3 weeks ago

Thanks for working on this! I hope you enjoyed TDD 😄