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.