Joins and logic
Readings
- Read chapter 19: Joins of R for Data Science (2e)
- Read chapter 12: Logical vectors of R for Data Science (2e)
Guiding questions
- What is the difference between a mutating join and a filtering join?
- What are keys?
- How do joins work?
- How can you create, combine, and summarize logical vectors?
Slides
The slides for today’s lesson are available online as an HTML file. Use the buttons below to open the slides either as an interactive website or as a static PDF (for printing or storing for later).
View all slides in new window Download PDF of all slides
Fun fact: If you type ? (or shift + /) while going through the slides, you can see a list of special slide-specific commands.