Learn R Programming

kutils (version 1.39)

keyTemplateSPSS: Import an SPSS file, create a key representing the numeric -> factor transition

Description

This is a way to keep track of the scores that are used in the SPSS file

Usage

keyTemplateSPSS(dat, long = TRUE)

Arguments

dat

A character string path to the SPSS file

long

TRUE returns a long key, otherwise a wide key

Value

A variable key (long or wide)