Refresh shiny app automatically
1 | run_app_auto(port = 8181, host = getOption("shiny.host", "127.0.0.1"), ...)
|
port |
The TCP port that the application should listen on. If the
|
host |
The IPv4 address that the application should listen on. Defaults
to the |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.