R/launch_app.R
launch_app.Rd
Launch a Shiny App from the package
launch_app(app_name = NULL)
The (partial or full) name of the Shiny app. If NULL, lists available apps.
Launches the Shiny app or lists available apps if no name is provided