/R-Shiny-Interactive-Histogram

This repository you are browsing contains intermediate level piece of codes which are useful to create a shiny app about how to show normal distributed data using histogram. In this R script you will learn how to create User Interface (UI), server (which contains basics of reactivity) and how to combine these two with shinyApp igniter. Do not be shy to fork and make contribute.

Primary LanguageR

No issues in this repository yet.