MLDAShiny2: Launch 'MLDAShiny2' Interface

Description Usage Details Value Examples

View source: R/MLDAShiny2.R

Description

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

Usage

1

Details

Start MLDAShiny2

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

MLDAShiny2 documentation built on Aug. 28, 2020, 5:09 p.m.