setVisibility | R Documentation |
hide or show the named selection
setVisibility(session, htmlContainer, representationName, newVisibilityState)
session |
a Shiny server session object. |
representationName |
a previously assigned character string |
## Not run:
setVisibility(session, "chromaphore", FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.