StatisticTeach1

An interactive Shiny application for teaching statistics and probability.

Installation

# From CRAN (once published)
install.packages("StatisticTeach1")

# Development version from GitHub
# install.packages("remotes")
remotes::install_github("JavierDeLaHoz/StatisticTeach1")

Usage

library(StatisticTeach1)
runStatisticTeach1()