/ECPR-SC105

ECPR Summer School: Big Data Analysis in the Social Sciences

Primary LanguageHTML

ECPR Summer School: Big Data Analysis in the Social Sciences

This repository contains the materials for a 5-day course entitled "Automated Collection of Web and Social Data," taught at the ECPR Summer School in Methods in July-August 2018.

The worskhop website is at http://pablobarbera.com/ECPR-SC105/

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")