Blog
Links, documents, code, and comments about economics
-
LaTeX problem sets with hidden answers
Read moreI like being able to hide content in documents, for example including but not revealing the answers in a problem set. That makes it very easy to then produce the problem set solutions, simply by…
-
Using R’s ggplot2 with Stata
Read moreStata is great, but it’s true that R makes prettier graphs, especially when you make use of the outstandingly excellent ggplot2 Thanks to Roger Newson we can have both. This post walks you through exploiting…