run_app | R Documentation |
Run apps in shinymisc
run_app(app_name = "theming")
app_name |
Name of the app to run |
A shiny app
if (interactive()) run_app("theming")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.