Import Stata data to R using ‘readstata13’
Jan 25, 2022
Thanks to this new package, Stata users can now import data files to R with value labels!
library(readstata13)df <- read.dta13(“mydata.dta”)
enjoy!
Thanks to this new package, Stata users can now import data files to R with value labels!
library(readstata13)df <- read.dta13(“mydata.dta”)
enjoy!
Center for Social Capital & Environmental Research | Posts by Bishwajit Ghose, BI consultant and lecturer at the University of Ottawa