serio_app: Launch the shiny application.

View source: R/serio.app.R

serio_appR 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()
}



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