Skip to contents

The goal of utDataStoR is to centralize and document standard SQL queries and data sets used by analysts at Utah Tech University.

Installation

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

install.packages("devtools")
devtools::install_github("dsu-effectiveness/utDataStoR", build_vignettes = TRUE)