Skip to contents

Opens the dashboard with the bundled input-types questionnaire and 120 simulated responses already loaded. The browser is opened automatically by default.

Usage

launch_dashboard_demo(port = NULL, host = "127.0.0.1", launch.browser = TRUE)

Arguments

port

TCP port for the Shiny server.

host

Host address for the Shiny server.

launch.browser

Whether to open the browser automatically. Defaults to TRUE for this demo helper.

Value

Called for its side effect.