Pipes and functions in R
Overview
- Demonstrate how to use the pipe
- Demonstrate piping alternatives
- Define functions and their purpose
- Analyze a user-written function and explain how it works
- Demonstrate conditional execution
- Practice writing functions
Before class
- Read chapters 17-19 from R for Data Science