launchEmStanS | R Documentation |
An interactive Shiny application.
launchEmStanS(local = T)
local |
a logical indicating whether the app is launched by the user's local
computer or online. (default = |
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.
## Not run: if (interactive()) { launchEmStanS() } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.