Learn R Programming

NDP (version 0.1.0)

NDP: Launch 'NDP' Interface

Description

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

Usage

NDP()

Arguments

Value

Nothing

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.

Examples

Run this code
# NOT RUN {
if(interactive()){
library(rmarkdown)
NDP()
}
# }

Run the code above in your browser using DataLab