Code to reproduce the paper "Net Energy Equity"
To reproduce the paper:
- Download the code
- Open in RStudio
- Ensure that the directory to which you downloaded the code is your working directory
- Ensure that you have all of the packages needed (listed in libraries.R)
source("render.R")
to reproduce the paper from scratch (if you already have done so before, data munging will not be repeated)