CLUSTShiny {CLUSTShiny} | R Documentation |
CLUSTShiny() loads interactive user interface built using R 'shiny'.
CLUSTShiny()
Start CLUSTShiny
The interactive user interface is to provide an easy way for cluster analysis and downloading relevant plots.
Nothing
if(interactive()){
library(rmarkdown)
CLUSTShiny()
}