launch: Launch ConR application

View source: R/launch.R

launchR Documentation

Launch ConR application

Description

Launch ConR application

Usage

launch(lang = c("en", "fr"))

Arguments

lang

Language to be used in the application : english ("en") or french ("fr").

Value

A shiny::shinyApp() object.

Examples

if (interactive()) {

  # A Launch application in browser
  launch()

}

gdauby/conrappli documentation built on Jan. 21, 2025, 12:51 p.m.