Skip to content

reifjulian/svret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVRET: save returned results to your dataset


Install:

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

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

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

ssc install svret, replace

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

Description:

svret is a Stata command that replaces the dataset in memory with the scalars and macros stored in e(), r(), and s().

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

Updates:

  • April 3, 2010
    • Added backwards compatibility for Stata 8.2

Author:

Julian Reif
University of Illinois
jreif@illinois.edu

About

Save returned results to your dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published