Cox, Nicholas - In: Stata Journal 10 (2010) 2, pp. 281-296
A standard task in data management is producing a list of variable names showing which variables have specific properties, such as being of string type, or having value labels attached, or having a date format. A first-principles strategy is to loop over variables, checking one by one which have...