CTShiny2: Launch 'CTShiny2' Interface

Description Usage Details Value Examples

View source: R/CTShiny2.R

Description

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

Usage

1

Details

Start CTShiny2

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

CTShiny2 documentation built on Aug. 26, 2020, 5:13 p.m.

Related to CTShiny2 in CTShiny2...