Include a series of helper functions to initial a R project.
The purpose of this app is to make it easier to get new people, including our new hires and co-op students, started with R.
install.packages("devtools")
devtools::install_github("IFARbiostats/coretools")