Reads STATA tables created by list x y
. For each list
command found, this function will create a CSV or RData file.
For this function to work there must be a statement
di "{tag} filename.csv"
preceding every list
command, where
{tag}
is defined in the argument to this function.
1 |
filename |
The filename of the STATA log file |
outdir |
Directory for output |
RData |
store output in RData |
tag |
specifies what tag to look for in the STATA log file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.