Introduction to Gov 50

Published

September 5, 2023

Readings

Code

To follow along with the visualization material on Thursday, run the following code at the R Console in RStudio:

install.packages("gapminder", repos = "http://cran.rstudio.com")

Slides