/verint_spss

R package for dealing with peculiarities in loading SPSS files generated by Verint.

Primary LanguageR

fsquant - Loading and parsing SPSS data generated by Verint software

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

Installation

To install the package, type the follwing commands into the R console:

library(devtools)
devtools::install_github("m-dinardo/fsquant")