RunApp | R Documentation |
Run the application.
RunApp(launchBrowser = TRUE, appName = "shiny")
launchBrowser |
Logical indicating to open the app in a newly open web browser |
appName |
Name of the application to run. |
NULL (invisibly)
## Not run:
RunApp()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.