NDP: Launch 'NDP' Interface

Description Usage Details Value Examples

View source: R/NDP.R

Description

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

Usage

1
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

1
2
3
4
if(interactive()){
library(rmarkdown)
NDP()
}

NDP documentation built on May 2, 2019, 1:03 p.m.

Related to NDP in NDP...