CTShiny: Launch 'CTShiny' Interface

Description Usage Details Value Examples

View source: R/CTShiny.R

Description

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

Usage

1

Details

Start CTShiny

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

Value

Nothing

Examples

1
2
3
4
if(interactive()){
library(rmarkdown)
CTShiny()
}

CTShiny documentation built on May 6, 2019, 1:07 a.m.

Related to CTShiny in CTShiny...