README.md

Stat201

Prototype shiny app for UTK's Stat201. Currently only has a normal distribution calculator and a central limit theorem demonstration.

Installation

devtools::install_github("wrathematics/stat201")

Launching

Launch the normal distribution app via:

stat201::normalApp()

Launch the central limit theorem app via:

stat201::cltApp()


wrathematics/stat201 documentation built on May 4, 2019, 10:54 a.m.