datadictionary

This repository is for the datadictionary R package, which creates .txt data dictionary files using the variable and value label attributes associated with data in R.

There are specific functions for SPSS and Stata files read into R using the foreign package. There is also a generic version that will handle lists of variable and value labels with a data frame.