Lec08 Linegraphs
We deconstruct linegraphs i.e. geom_line().
Announcements
- Unscientific Polls
- Problem set 01 discussion
- Lec07 learning check discussion
- Today: 2ndNG linegraph
- Suggested workflow for in-class coding exercises:
- Go to RStudio Menu Bar -> File -> New File -> R Script
- Type your commands there and run them in the console by highlighting them and pressing CMD+Enter (Macs) or CTRL+Enter (Windows)
In-Class
- Slides on linegraphs.
- Chapter 4.4 of textbook.