launchEmStanS: Launch EmStanS shiny app

View source: R/zz_runAPP.r

launchEmStanSR Documentation

Launch EmStanS shiny app

Description

An interactive Shiny application.

Usage

launchEmStanS(local = T)

Arguments

local

a logical indicating whether the app is launched by the user's local computer or online. (default = FALSE)

Details

launchEmStanS is a caller function to open the Shiny interface of embedded standard setting.

This starts the EmStanS Shiny application on the user's local computer or launch the online application.

Examples

## Not run: 
if (interactive()) {
  launchEmStanS()
}

## End(Not run)

CMS5000/EmStanS documentation built on April 19, 2022, 11:14 a.m.