View source: R/deploy_interactions.R
deploy_interactions | R Documentation |
Deploys all created interaction objects to the, 'interactingan' Shiny server, previously configured by the 'set_app' function.
deploy_interactions(theme = "spacelab", hide_selector = TRUE)
theme |
A character -string- with the name of the theme to use for the Shiny app. Must be "default" or any valid name for 'shinythemes::shinytheme(theme)'. |
hide_selector |
A logical indicating if the object selector should be shown on the top of each object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.