/shiny-distributions

An R-shiny application to plot distributions and play around with parameters

Primary LanguageR

shiny-distributions

An R-shiny application to plot distributions and play around with parameters

Requirements

Running

$ git clone https://github.com/arundurvasula/shiny-distributions.git
$ cd shiny-distributions
$ R
> library(shiny)
> runApp("./")

A web browser should open with the app running.