hclustcompro_app: Launch the shiny application.

View source: R/hclustcompro.app.R

hclustcompro_appR Documentation

Launch the shiny application.

Description

see hclustcompro, hclustcompro_select_alpha, seriograph. You can also check the wiki on the application.

Usage

hclustcompro_app()

Value

No return value

Author(s)

A. COULON

L. BELLANGER

P. HUSI

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

library(SPARTAAS)
if(interactive()){
  hclustcompro_app()
}



SPARTAAS documentation built on June 27, 2024, 5:06 p.m.