CLUSTShiny: Launch 'CLUSTShiny' Interface

Description Usage Details Value Examples

View source: R/CLUSTShiny.R

Description

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

Usage

1

Details

Start CLUSTShiny

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

Value

Nothing

Examples

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

CLUSTShiny documentation built on May 1, 2019, 6:31 p.m.