Learn R Programming

SPARTAAS (version 1.0.0)

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

Examples

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

Run the code above in your browser using DataLab