whichdep- Install and update all specified
sscandnetpackages at once. - Add this command at the beginning of the do file to avoid errors due to uninstalled dependencies after sharing the do file.
- Install and update all specified
xpctile- The
percentileof a givenvaluein avariable.
- The
rm2- Enhanced version of
rm/erasecommand. - Delete multiple files and delete files by file types in one command.
- Avoid errors due to file not found.
- Enhanced version of
gradd_ab- Add asterisk brackets to a graph.
csv2dta- Transform all the .csv in a folder to .dta in one command.
fmtstr- Format long string variables in one command.
You can install halltool using github in Stata.
* Install github
net install github, from("https://haghish.github.io/github/")
* Install halltool from github
github install LissHall/halltool
help halltool
help rm2
