12.7 Resources

This section provides pointers to resources on iteration, loops, and functional programming.

12.7.1 Resources on iteration

12.7.2 Resources on functional programming

Apply functions with **purrr** summary from [Posit cheatsheets](https://posit.co/resources/cheatsheets/).

Figure 12.8: Apply functions with purrr summary from Posit cheatsheets.

12.7.3 Related resources

The Learning Machines blog (by Holger K. von Jouanne-Diedrich) provides many excellent posts on basic programming concepts. Examples related to this chapter include:


ds4psy

[12_iteration.Rmd updated on 2024-05-03 13:01:58.691228 by hn.]

References

Henry, L., & Wickham, H. (2023). purrr: Functional programming tools. Retrieved from https://purrr.tidyverse.org
Wickham, H. (2014a). Advanced R (1st ed.). Retrieved from http://adv-r.had.co.nz/
Wickham, H. (2019). Advanced R (2nd ed.). Retrieved from https://adv-r.hadley.nz/
Wickham, H., & Grolemund, G. (2017). R for data science: Import, tidy, transform, visualize, and model data. Retrieved from http://r4ds.had.co.nz