gvelasq-r/statascii: Create Stata-like Tables in the R Console

Create Stata-like tables in the R console, including right-aligned text, Stata-like padding, various Stata table formats (`oneway`, `twoway`, and `summary`), and Unicode box drawing characters. 'statascii()' borrows heavily from 'asciify()'. The 'asciify()' function was written by @gavinsimpson in StackOverflow (https://stackoverflow.com/questions/13011383) and GitHub Gist (https://gist.github.com/gavinsimpson). The 'statascii()' function was first written by @gvelasq in Github Gist (https://gist.github.com/gvelasq).

Getting started

Package details

AuthorGustavo Velásquez [aut, cre]
MaintainerGustavo Velásquez <gvelasq2github@gmail.com>
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/gvelasq/statascii
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gvelasq-r/statascii")
gvelasq-r/statascii documentation built on May 29, 2019, 5:59 p.m.