run_shiny | R Documentation |
Run Shiny App
run_shiny( browser = TRUE, port = 2222 )
browser |
Should the browser be started? |
port |
Which port to be used |
# Start the Atlas in your browser ## Not run: run_shiny() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.