jtilly/statascraper: Extract Data from Stata Log Files

Scrapes Stata log files, looks for tables generated by tab and tabstat and then returns these tables as R matrices or stores them as comma separated value file. This package can be useful, when researchers (have to) use Stata to work with data sets but want to use R to plot and display results.

Getting started

Package details

AuthorJan Tilly
MaintainerJan Tilly <jtilly@econ.upenn.edu>
LicenseGPL (>=2)
Version1.0
URL https://github.com/jtilly/statascraper/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jtilly/statascraper")
jtilly/statascraper documentation built on May 20, 2019, 3:13 a.m.