Exporting Stata results
- by Max M.
I'm sure this is an issue anyone who uses Stata for publications or reports has run into: how do you conveniently export your output to something that can be parsed by a scripting language or Excel?
There are a few ADO files that to this for specific commands (try findit tabout or findit outreg2). But what about exporting the output of the table command? Or the results of an anova?
I'd love to hear about how Stata users address this problem for either specific commands or in general.