Skip to contents

Launch a Shiny App from the package

Usage

launch_app(app_name = NULL)

Arguments

app_name

The (partial or full) name of the Shiny app. If NULL, lists available apps.

Value

Launches the Shiny app or lists available apps if no name is provided