Learn R Programming

SPARTAAS (version 1.2.0)

cerardat_app: Launch the shiny application.

Description

see cerardat.

Usage

cerardat_app()

Arguments

Value

No return value

Author

A. COULON

L. BELLANGER

P. HUSI

Examples

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

Run the code above in your browser using DataLab