Skip to content
E. F. Haghish edited this page Jun 7, 2019 · 8 revisions

Introduction

The echo package is a tutorial repository for documenting and hosting Stata package on GitHub. ...

Installation

To install the package, first install github module. If github is not installed, type the following command:

. net install github, from("https://haghish.github.io/github/")

Next, install the latest stable release of the echo repository:

. github install haghish/echo, stable

Documentation files

This Wiki includes the following help files:

Tutorial

write about the package usuage ...

Author

E. F. Haghish
University of Göttingen
[email protected]
https://github.com/haghish

Documentation files

Clone this wiki locally