Lecture 8
Writing Functions
May 14, 2023
Slides & Code
HTML slides • Raw qmd file • R Code
Suggested Reading (from R for Data Science (2e))
Useful Resources
Other Readings
Programming with tidyr
• Programming with dplyr
• Programming with ggplot
•
What is data-masking and why do I need {{
• Hands on Programming with R •
Advanced R: Chapter 6 - Functions • Advanced R: Functional Programming