NBShiny3: Launch 'NBShiny3' Interface

Description Usage Details Value Examples

View source: R/NBShiny3.R

Description

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

Usage

1

Details

Start NBShiny3

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)
NBShiny3()
}

NBShiny3 documentation built on Aug. 3, 2020, 5:06 p.m.

Related to NBShiny3 in NBShiny3...