Skip to content

R script for creating a variable dictionary from a SAV file, saving to CSV document

Notifications You must be signed in to change notification settings

vfoss/scrape-SPSS-var_info-with-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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)

About

R script for creating a variable dictionary from a SAV file, saving to CSV document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages