| launch_studio_demo | R Documentation |
Opens SurveyStudio with the bundled input-types questionnaire and simulated response data already loaded. The browser is opened automatically by default.
launch_studio_demo(
screen = "preview",
port = NULL,
host = "127.0.0.1",
launch.browser = TRUE
)
screen |
Initial studio screen. Defaults to |
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.