app | R Documentation |
Launch Shiny App
app(...)
... |
arguments to pass to shiny::runApp |
Runs the app.
## Not run: app() # to run the app without special options app(launch.browser = T) # to run the app in a new browser session ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.