.root_session | R Documentation |
This function escapes from a module (or submodule, etc) to find the root session.
.root_session(session = shiny::getDefaultReactiveDomain())
session |
A session object. Probably always use the default. |
The first session that isn't a "session_proxy".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.