view_app | R Documentation |
Open an application in an external browser or within the configured RStudio viewer
view_app(port)
port |
TCP port the app is listening on (e.g., 3000) |
(Invisibly) The application's URL.
Other app management functions:
get_app()
,
kill_all_apps()
,
kill_app()
,
list_apps()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.