CTShiny2 {CTShiny2}R Documentation

Launch 'CTShiny2' Interface

Description

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

Usage

CTShiny2()

Details

Start CTShiny2

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)
CTShiny2()
}

[Package CTShiny2 version 0.1.0 Index]