Description Usage Arguments See Also
View source: R/bookmark-state.R
This function updates the client browser's query string in the location bar. It typically is called from an observer. Note that this will not work in Internet Explorer 9 and below.
1 | updateQueryString(queryString, session = getDefaultReactiveDomain())
|
queryString |
The new query string to show in the location bar. |
session |
A Shiny session object. |
enableBookmarking
for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.