Description Usage Arguments Value Examples
Launch the shiny baseApp
1 | launch_app(port = 3838, dir = tempdir())
|
port |
The port, baseApp is running on (default: 3838) |
dir |
A character string. The (absolute) path of ... |
baseApp application
1 2 3 4 | ## Not run:
launch_app()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.