Slides are in the file fp_with_purrr.pdf.
Images used in this presentation have been copied from the book "Advanced R" (H.Wickham). This book and it's images are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License..
- Vectors chapter in R4DS
- Functions chapter in R4DS
- Iteration chapter in R4DS
- Functional Programming chapters in Advanced R
These resources aren't about R, but can help you to learn the concepts of functional programming.