NBShiny2 {NBShiny2}R Documentation

Launch 'NBShiny2' Interface

Description

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

Usage

NBShiny2()

Details

Start NBShiny2

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

Value

Nothing

Examples

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

[Package NBShiny2 version 0.1.0 Index]