Skip to content

laderast/DSIExplore

Repository files navigation

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

About

Exploratory data analysis and statistics with LearnR for OHSU Data Science Institute

Resources

License

Stars

Watchers

Forks

Packages

No packages published