worldbank/iefieldkit

[iecorrect]: Remove reliance on user-written command `mdesc`

Closed this issue · 1 comments

iecorrect relies on the user-written command mdesc in two locations. This should be removed and replaced by built-in functionality such as count if missing(`var').

qui mdesc `var'

qui mdesc `var'

ha! great catch. thanks, Ben! I had liked this solution so much...