Skip to content

plsc-31101/course

Repository files navigation

Introduction To Computational Tools And Techniques For Social Research

This repo 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:

License

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Course materials + online book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published