Skip to content

reifjulian/appendfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APPENDFILE: append two text files together.


Updates:

  • January 14, 2019
    • Updated Stata help file

Install:

Type which appendfile at the Stata prompt to determine which version you have installed. To install the most recent version of appendfile, copy/paste the following line of code:

net install appendfile, from("https://raw.githubusercontent.com/reifjulian/appendfile/master") replace

To install the version that was uploaded to SSC, copy/paste the following line of code:

ssc install appendfile, replace

These two versions are typically synced, but occasionally the SSC version may be slightly out of date.

Description:

appendfile is a Stata command that appends two text files together.

For more details, see the Stata help file included in this package.

Author:

Julian Reif
University of Illinois
jreif@illinois.edu

About

Append two text files together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published