Skip to content

LissHall/halltool

Repository files navigation

Commands included in Hall's ToolBox:

  1. whichdep
    • Install and update all specified ssc and net packages at once.
    • Add this command at the beginning of the do file to avoid errors due to uninstalled dependencies after sharing the do file.
  2. xpctile
    • The percentile of a given value in a variable.
  3. rm2
    • Enhanced version of rm/erase command.
    • Delete multiple files and delete files by file types in one command.
    • Avoid errors due to file not found.
  4. gradd_ab
    • Add asterisk brackets to a graph.

_eg_gradd_ab

Origional bar plot (left) ---> After gradd_ab

  1. csv2dta
    • Transform all the .csv in a folder to .dta in one command.
  2. fmtstr
    • Format long string variables in one command.

How to install

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

About

Here are some Stata Programms (tools)/tricks/ etc. from Hall. Cheers~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors