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 [RStudio cheatsheets](https://www.rstudio.com/resources/cheatsheets/).

Figure 12.8: Apply functions with purrr summary from RStudio 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 2022-07-15 18:31:59 by hn.]

References

Henry, L., & Wickham, H. (2020). purrr: Functional programming tools. Retrieved from https://CRAN.R-project.org/package=purrr
Wickham, H. (2014a). Advanced R (1st ed.). Retrieved from http://adv-r.had.co.nz/
Wickham, H. (2019a). 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