View source: R/shiny_app_functions.R
run_app | R Documentation |
Run Shiny QurvE App
run_app()
Launches a browser with the shiny app
if(interactive()){
# Run the app
run_app()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.