Learn R Programming

FielDHub (version 1.5.0)

run_app: Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(..., launch.browser = TRUE)

Value

A shiny app object

Arguments

...

Unused, for extensibility

launch.browser

Logical. If `TRUE`, the application is launched in the system's default web browser.