Learn R Programming

NBShiny2 (version 0.1.0)

NBShiny2: Launch 'NBShiny2' Interface

Description

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

Usage

NBShiny2()

Arguments

Value

Nothing

Details

Start NBShiny2

The interactive user interface is to provide an easy way for naive bayesian classification analysis and downloading relevant plot.

Examples

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

Run the code above in your browser using DataLab