readSPSS: Import SPSS .sav file using package haven or foreign

Description Usage Arguments Value See Also

Description

Import SPSS .sav file using package haven or foreign

Usage

1
readSPSS(file, lib = "foreign", ...)

Arguments

file

.sav file name.

lib

library used to import SPSS sav data. Either 'foreign' or 'haven'.

Value

ez.data.frame class object inherited from data.table

See Also

readStata

Other res: as.ez, readStata


huashan/ezdf documentation built on May 17, 2019, 9:10 p.m.