We want to share code and tips to make data programming much easier. Most of us work primarily in STATA but SAS, R and other languages might be used sporadically.
Friday, April 26, 2013
Noam Ross has a great overview of making code go faster in R here, although a lot of the ideas (such as pre-allocation) apply to every language. My own tips are not that dissimilar--a little less complete but more specific.