serio_app {SPARTAAS}R Documentation

Launch the shiny application.

Description

see seriograph. You can also check the wiki on the application.

Usage

serio_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()){
  serio_app()
}



[Package SPARTAAS version 1.2.4 Index]