CTShiny2 {CTShiny2} | R Documentation |
CTShiny2() loads interactive user interface built using R 'shiny'.
CTShiny2()
Start CTShiny2
The interactive user interface is to provide an easy way for classification tree analysis and downloading relevant plot.
Nothing
if(interactive()){
library(rmarkdown)
CTShiny2()
}