Hi all,

I know how to import spss data file (.sav) to R using foreign pkg like
read.spss(file, use.value.labels = FALSE,...) but I like to use a different
pkg, in particular, memisc. Is there any corresponding way to drop the
value labels when importing?

Many thanks,

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to