NBShiny3 {NBShiny3} | R Documentation |
Launch 'NBShiny3' Interface
Description
NBShiny3() loads interactive user interface built using R 'shiny'.
Usage
NBShiny3()
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
if(interactive()){
library(rmarkdown)
NBShiny3()
}
[Package NBShiny3 version 0.1.0 Index]