ut-effectiveness / usheUtils

https://ut-effectiveness.github.io/usheUtils/
Other
0 stars 0 forks source link

usheUtils

Lifecycle:
experimental

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.

Installation

You can install the development version of usheUtils from GitHub with:

# install.packages("devtools")
devtools::install_github("ut-effectiveness/usheUtils")

Example

This is a basic example which shows you how to solve a common problem:

library(usheUtils)
## basic example code