Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 327 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 327 Bytes

R script for quickly creating a simple CSV dictionary for variables in a SPSS/PSPP/SAV file.

  • Resulting dictionary includes value labels and definitions (as defined in SPSS)

  • Script prompts for a file with extension ".sav"

  • Output = "My_Sav_Dictionary.csv" (will overwrite this file if it exists in working directory)