| launch_dashboard_demo | R Documentation |
Opens the dashboard with the bundled input-types questionnaire and 120 simulated responses already loaded. The browser is opened automatically by default.
launch_dashboard_demo(port = NULL, host = "127.0.0.1", launch.browser = TRUE)
port |
TCP port for the Shiny server. |
host |
Host address for the Shiny server. |
launch.browser |
Whether to open the browser automatically. Defaults
to |
Called for its side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.