run_app | R Documentation |
Run the Shiny Application
run_app(app_lang = c("en", "fr"), app_maxd = 65, app_prod = TRUE)
app_lang |
the language for the app. 'en' by default. |
app_maxd |
maximum depth. Maximum and default value is 65. |
app_prod |
is the application in prod. Default value is TRUE. Allow to hide tabpanel with shinyjs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.