Description Usage Details Value Examples
CTShiny() loads interactive user interface built using R 'shiny'.
| 1 | CTShiny()
 | 
Start CTShiny
The interactive user interface is to provide an easy way for classification tree analysis and downloading relevant plot.
Nothing
| 1 2 3 4 | if(interactive()){
library(rmarkdown)
CTShiny()
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.