Chapter 1 About

This book contains course notes and other materials for PLSC 31101: Introduction to Computational Tools for Social Science. The class was created by Rochelle Terman at the University of Chicago, with contributions from Pete Cuppernull, Jenna Gibson, and Giacomo Ramos.

To Use

Download the materials on your computer by running the following code in RStudio. Note that for this to work, you will need to have tidyverse installed.

# Install tidyverse if you have not already done so.
install.packages("tidyverse")

# load "usethis" library
library("usethis")

# download course materials
use_course("plsc-31101/course")

Acknowledgments

Some of these materials have been adapted from other sources, and we thank them greatly. In alphabetical order: