README.md

Installation

You may need to install Shiny package before installation shinyCLT.

install.packages("shiny")

Then proceed to installation of shinyCLT package from CRAN:

install.packages("shinyCLT")

or GitHub

devtools::install_github("shinyCLT/shinyCLT", build_vignettes = TRUE)

Then you could load the library and run the application.

library(shinyCLT)
CLT()

For more detailed information, see vignette("shinyCLT").



Try the shinyCLT package in your browser

Any scripts or data that you put into this service are public.

shinyCLT documentation built on April 3, 2025, 10:53 p.m.