Skip to content
Prev 363582 / 398503 Next

Importint stata file and using value labels

On 8/26/2016 11:05 AM, Juan Ceccarelli Arias wrote:
Hint: use str() to see the class of what you've read.
Then try as.data.frame() on the resulting object read from the .dta file.