This repository contains the materials for a 3-day course entitled "Social Media and Big Data Research," taught at the Barcelona Summer School in Survey Methodology in July 2018.
The worskhop website is at http://pablobarbera.com/social-media-upf/
This website is built with Rmarkdown.
The layout for this website was designed by Jeffrey Arnold (thanks!).
To build the site,
> source("build.R")
To serve the site locally and rebuild it dynamically with changes, run:
> source("serve.R")