cerardat_app {SPARTAAS}R Documentation

Launch the shiny application.

Description

see cerardat.

Usage

  cerardat_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()){
      cerardat_app()
    }
  


[Package SPARTAAS version 1.2.4 Index]