Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SORTCHECK

This is a simple program which checks whether data are already sorted as wished. Only if not, Stata is asked to sort. Stata also makes such a check but it takes longer.

Installation

In Stata, simply run

cap ado uninstall sortcheck
net install sortcheck, from(https://github.com/felixholub/sortcheck/raw/master/src/)

About

Stata utility which checks whether data are already sorted before sorting. Stata also checks this but it needs more time.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages