CMShiny: Launch 'CMShiny' Interface

Description Usage Details Value Examples

View source: R/CMShiny.R

Description

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

Usage

1

Details

Start CMShiny

The interactive user interface is to provide an easy way for confusion matrix analysis and downloading relevant plot and dataset.

Value

Nothing

Examples

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

CMShiny documentation built on Oct. 30, 2019, 11:41 a.m.

Related to CMShiny in CMShiny...