read.reg: Read regression output

Description Usage Arguments

Description

Reads STATA tables created by linear regressions. For each (a)reg command found, this function will create an .RData file that contains the list tab.reg with the regression output.

Usage

1
read.reg(filename, outdir = ".", RData = TRUE)

Arguments

filename

The filename of the STATA log file

outdir

Directory for output

RData

store output in RData


jtilly/statascraper documentation built on May 20, 2019, 3:13 a.m.