The goal of usheUtils is to build a package containing all the functions needed for the USHE reporting for the Office Of Insitutional Effectiveness at Utah Tech University.
You can install the development version of usheUtils from GitHub with:
# install.packages("devtools")
devtools::install_github("dsu-effectiveness/usheUtils")
This is a basic example which shows you how to solve a common problem:
library(usheUtils)
## basic example code