cerardat_app: Launch the shiny application.

View source: R/cerardat.app.R

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


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