MDSPCAShiny {MDSPCAShiny}R Documentation

Launch 'MDSPCAShiny' Interface

Description

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

Usage

MDSPCAShiny()

Details

Start MDSPCAShiny

The interactive user interface is to provide an easy way for multidimensional scaling and principal component analysis and downloading relevant plots.

Value

Nothing

Examples

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

[Package MDSPCAShiny version 0.1.0 Index]