Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 709 Bytes

readme.md

File metadata and controls

26 lines (18 loc) · 709 Bytes

Tutorial for OHSU Data Science Institute

By Jessica Minnier and Ted Laderas

This is the repository for the Exploratory Data Analysis and Statistics workshops for the OHSU Data Science Institute.

To run this, you'll need to do the following:

install.packages("devtools")
library(devtools)
install_github("laderast/DSIExplore")

To run the tutorials, you will then use the following commands:

learnr::run_tutorial("categoricalData", package = "DSIExplore")
learnr::run_tutorial("continuousData", package = "DSIExplore")

This material is released under an Apache 2.0 License.

This material was partially funded from a NLM T15 Training Grant supplement: T15-LM007088-23