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