MLDAShiny: Launch 'MLDAShiny' Interface

Description Usage Details Value Examples

Description

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

Usage

1

Details

Start MLDAShiny

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

Value

Nothing

Examples

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

MLDAShiny documentation built on May 2, 2019, 6:08 a.m.