This site can help you with SPSS stuff,
http://www.ivoryresearch.com/custom-statistical-services-spss.php its really
good
--
View this message in context:
http://r.789695.n4.nabble.com/read-in-Stata-and-SPSS-with-value-labels-formats-tp4311210p4323359.html
Sent from the R help mailing list archiv
require(Hmisc)
?spss.get
Xu Jun wrote
>
> Sorry I forgot the subject line last time
>
> Dear R experts,
>
> I am using the foreign package to read in Stata and SPSS format data
> files (same data but I tried different format). I first tried using
> read.dta for the Stata format:
>
>
> ###
Sorry I forgot the subject line last time
Dear R experts,
I am using the foreign package to read in Stata and SPSS format data
files (same data but I tried different format). I first tried using
read.dta for the Stata format:
##
> library(foreign)
> mystata <- read.dta("
3 matches
Mail list logo