CTShiny {CTShiny}R Documentation

Launch 'CTShiny' Interface

Description

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

Usage

CTShiny()

Details

Start CTShiny

The interactive user interface is to provide an easy way for classification tree analysis and downloading relevant plot.

Value

Nothing

Examples

if(interactive()){
library(rmarkdown)
CTShiny()
}

[Package CTShiny version 0.1.0 Index]