get_router_page_metadata | R Documentation |
Get the list stored in the metadata attribute of the current page.
get_router_page_metadata(session = shiny::getDefaultReactiveDomain())
session |
The current shiny session object. |
The metadata list for the current router_page()
.
## Not run: get_router_page_metadata() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.