NBShiny2: Launch 'NBShiny2' Interface

Description Usage Details Value Examples

View source: R/NBShiny2.R

Description

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

Usage

1

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

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

NBShiny2 documentation built on Oct. 30, 2019, 10:47 a.m.

Related to NBShiny2 in NBShiny2...