Skip to content

tgoldring/tablbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tablbl

tablbl is a Stata command that tabulates variables, showing both values and user-defined value labels.

Installation

Type the following command:

net install tablbl, from(https://raw.githubusercontent.com/tgoldring/tablbl/master)

Alternatively, you can download the package from GitHub and install it manually.

Example

sysuse auto2

tablbl rep78 foreign

tablbl rep78 foreign, mask("[#] ")

For additional help, type

help tablbl

About

Tabulate values showing both values and user-defined value labels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published