View source: R/04-startApplication.R
startApplication | R Documentation |
Start Application
startApplication(
port = 4242,
launch.browser = getOption("shiny.launch.browser", interactive())
)
port |
port |
launch.browser |
(logical) If true, the system's default web browser will be launched |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.