Data Visualization

Describing and Visualizing Data in R

Published

January 30, 2024

Readings

Slides

View all slides in new window

Lecture

Lab

  • Download this week’s here

  • Upload the rendered html file to Canvas here

  • Review the commented solutions after class here

Assignments

  • Work through Software Setup before class next week

  • Complete QSS Tutorial 0: Introduction to R; QSS Tutorial 2: Measurement II

# After completing the software setup you should be able to to run the following to launch the tutorials

learnr::run_tutorial("00-intro", package = "qsslearnr")

learnr::run_tutorial("02-measurement2", package = "qsslearnr")
  • Upload the rendered html tutorial files to Canvas here

References

Imai, Kosuke. 2022. Quantitative Social Science An Introduction in Tidyverse. Princeton University Press.