get_router_path | R Documentation |
Extract the current router path from the URL.
get_router_path(session = shiny::getDefaultReactiveDomain())
session |
The current shiny session object. |
The current router path.
## Not run: get_router_path() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.