MDSPCAShiny: Launch 'MDSPCAShiny' Interface

Description Usage Details Value Examples

Description

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

Usage

1

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

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

MDSPCAShiny documentation built on May 24, 2019, 9:02 a.m.