PDShiny {PDShiny}R Documentation

Launch PDShiny Interface

Description

PDShiny() loads interactive user interface built using R shiny.

Usage

PDShiny()

Details

Start PDShiny

The interactive user interface is to provide an easy way for people who are learning Probability Distributions. Includes example data for testing out a few example analysis.

Value

Nothing

Examples

## Not run: 
library(shiny)
PDShiny()

## End(Not run)

[Package PDShiny version 0.1.0 Index]