Learn R Programming

SPARTAAS (version 1.2.4)

hclustcompro_app: Launch the shiny application.

Description

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

Usage

hclustcompro_app()

Arguments

Value

No return value

Author

A. COULON

L. BELLANGER

P. HUSI

Examples

Run this code
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.
# \donttest{
library(SPARTAAS)
if(interactive()){
  hclustcompro_app()
}
# }

Run the code above in your browser using DataLab