This package contains utility functions for loading SPSS data and converting variables to factors without dropping variable levels. It also contains functions which parse question, topic, and category labels
To install the package, type the follwing commands into the R console:
library(devtools)
devtools::install_github("m-dinardo/fsquant")