Skip to content

laderast/DSIExplore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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