CLUSTShiny {CLUSTShiny}R Documentation

Launch 'CLUSTShiny' Interface

Description

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

Usage

CLUSTShiny()

Details

Start CLUSTShiny

The interactive user interface is to provide an easy way for cluster analysis and downloading relevant plots.

Value

Nothing

Examples

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

[Package CLUSTShiny version 0.1.0 Index]