NDP {NDP}R Documentation

Launch 'NDP' Interface

Description

NDP() loads interactive user interface built using R 'shiny'.

Usage

NDP()

Details

Start NDP

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

Value

Nothing

Examples

if(interactive()){
library(rmarkdown)
NDP()
}

[Package NDP version 0.1.0 Index]