jamesfeigenbaum/textablr: Output Regression Results and Other Tables to LaTeX

This is a custom package to output regression results and summary tables. This package is inspired by the `estout` package for Stata but will probably only work for me (stylistically, at least). I had to change the name from `estout` to `textablr` because another `estout` is already on CRAN. The package will produce tables that are LaTeX fragments. These tables are (for now) both regression results and summary statistics. This works with the workflow described here: http://www.jwe.cc/2012/03/stata-latex-tables-estout/.

Getting started

Package details

AuthorJames Feigenbaum
MaintainerJames Feigenbaum <jamesf@bu.edu>
LicenseGPL-2
Version0.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jamesfeigenbaum/textablr")
jamesfeigenbaum/textablr documentation built on Oct. 2, 2020, 6:05 p.m.