Re: [R] read in Stata and SPSS with value labels/formats

2012-01-24 Thread Georgie
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

Re: [R] read in Stata and SPSS with value labels/formats

2012-01-19 Thread Frank Harrell
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: > > > ###

[R] read in Stata and SPSS with value labels/formats

2012-01-19 Thread Xu Jun
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("