run_app | R Documentation |
Run embedded shiny applications
run_app(app, launch_browser = TRUE)
app |
A string representing the name of the application to run |
launch_browser |
logical. Should the app be launch in the system's default browser? (default is TRUE) |
run_app("rule_eval")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.