oesrrr is a package of useful functions to set up project spaces and help do data science work. For documentation of this package, please see: https://gsa.github.io/oesrrr/.
Install this package from GitHub, with the follow. You'll need to have devtools
installed.
# install.packages("devtools")
devtools::install_github("GSA/oesrrr")