Week 3

Data Importing and Visualization

Announcements
  • Coding Assignment 1 is due on ThursdayTuesday Sept. 16 on Gradescope.
  • Online Quizzes posted after class to be done by the end of the next day (new policy).
  • Quiz on Thursday.

Resources

Documentation for ggplot2

ggplot2 cheatsheet

Readings

Read these on a computer and try out the syntax.

📖 r4ds, Data Import

📖 r4ds, Data Visualization

📖 r4ds, Layers, sections 9.1-9.4

Videos

📺 Make a Bar Chart with ggplot2

📺 Make a Histogram with ggplot2

📺 Make a Line Chart with ggplot2

📺 Make a Scatterplot with ggplot2

Slides

🖥 Intro to the Tidyverse

🖥 Grammar of Graphics

🖥 Data Visualization Techniques



Back to course schedule