WELCOME!
- Instructor introductions
- Day 1 review quiz
- Questions and other review topics
- Questions and other review topics
- Start a new R project
- Create an R script
- Create an R script
- Exercise 1
- Reading in data from .CSV
- Using
glimpse
andsummary
functions
- Using
filter
to match rows to conditions
- Writing data back to .CSV
- Reading in data from .CSV
- Tidy Data Quiz
10-minute Break
- Exercise 2
- Reading in data from not a .CSV
- Introduction to
which
andunique
- How does an NA value affect
filter
- Calculating summary statistics for groups
- Reading in data from not a .CSV
- Q/A Time!