README.md

shinydsc

Build Status CRAN Version Downloads from the RStudio CRAN mirror

shinydsc offers a Shiny application for interactive exploration of dynamic statistical comparison results.

Installation

Install shinydsc from CRAN:

install.packages("shinydsc")

Or try the development version on GitHub:

devtools::install_github("stephenslab/shinydsc")

Run the app

To load the package and run the app in R, simply use

library("shinydsc")
shinydsc()

See the vignette (or open with vignette("shinydsc") in R) for a quick-start guide.



stephenslab/shinydsc documentation built on May 30, 2019, 3:33 p.m.