view_app: View background Shiny application

View source: R/manage.R

view_appR Documentation

View background Shiny application

Description

Open an application in an external browser or within the configured RStudio viewer

Usage

view_app(port)

Arguments

port

TCP port the app is listening on (e.g., 3000)

Value

(Invisibly) The application's URL.

See Also

Other app management functions: get_app(), kill_all_apps(), kill_app(), list_apps()


TileDB-Inc/TileDB-Jupyter-Shiny documentation built on March 10, 2023, 3:12 p.m.