Tag Archives: Stata
Getting SPSS and Stata Data Files Into R
I use SPSS and Stata quite a bit and want to know how to get .sav and .dta files into R. Getting generic data files into R (e.g. .csv & .txt) are fairly simple and handled with R’s base library. … Continue reading