This repository contains all data and analysis files used in the paper "Competing Institutional Logics in British Universities: Schism in the Church of Reason." It is possible to reproduce the analysis in full, using the following procedures.
1. Ensure that R is downloaded install the `nFactors` package using `install.packages`
2. Set the working directory using `setwd` such that `Data` and `Plots` are subdirectories of the working directory
3. Open `Analysis.R` in R and run the commands in the file.