run_app: Run the Shiny Application

View source: R/run_app.R

run_appR Documentation

Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(app_lang = c("en", "fr"), app_maxd = 65, app_prod = TRUE)

Arguments

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.


gowachin/shinyDiveR documentation built on March 26, 2022, 6:16 p.m.