runDataApp | R Documentation |
Launch test shiny Apps
runDataApp(name = "usarrest", ...)
name |
The name of the app to run |
... |
arguments to pass to shiny::runApp |
## Not run: library(usarrestApp) # running an app runDataApp() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.