README.md

mullenMisc

Travis-CI Build Status

A personal R package for functions I use across projects. To install this package from GitHub, use devtools.

# install.packages("devtools")
devtools::install_github("lmullen/mullenMisc")

You can find a list of the functions using R's help:

help(package = "mullenMisc")


lmullen/mullenMisc documentation built on May 21, 2019, 7:35 a.m.