jbullock35 / Bullock

R package. Tools for table-making and miscellaneous utilities. Used in my code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullock

This package contains utilities that I use in my R code. Most of them don't seem to have equivalents in any other package.

The package's largest feature is a set of tools for table-making. See the Building better tables in less time vignette for an introduction. Using latexTable() with R Markdown and Rnw documents may also be helpful.

Installation instructions:

# install.packages("devtools")
devtools::install_github("jbullock35/Bullock", build_vignettes = TRUE)

If you have problems with the package, please feel free to post an issue or to write to me. I will be happy to help.

About

R package. Tools for table-making and miscellaneous utilities. Used in my code.


Languages

Language:R 96.7%Language:TeX 2.6%Language:CSS 0.7%