/POIR613-2019

Course materials: POIR 613 - Computational Social Science - USC Fall 2019

Primary LanguageHTML

POIR 613 (Fall 2017)

Repository containing materials and the website for POIR 613: Measurement Models and Statistical Computing (University of Southern California, Fall 2017).

Course website is at http://pablobarbera.com/POIR613/

This website is built with Rmarkdown.

The layout for this website was designed by Jeffrey Arnold (thanks!).

Usage

To build the site,

> source("build.R")

To serve the site locally and rebuild it dynamically with changes, run:

> source("serve.R")