CMShiny {CMShiny}R Documentation

Launch 'CMShiny' Interface

Description

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

Usage

CMShiny()

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

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

[Package CMShiny version 0.1.0 Index]