| run_app | R Documentation |
Launches the golem-structured shinydashboard application.
run_app(
onStart = NULL,
options = list(),
enableBookmarking = NULL,
uiPattern = "/",
...
)
onStart |
A function called before the app runs. |
options |
List of options passed to |
enableBookmarking |
Passed to |
uiPattern |
Passed to |
... |
Additional arguments passed to |
A shiny.appobj, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.