Session data is a fastmap2
instance that
stores key-value pairs. Session data are independent across modules and
shiny sessions. Two modules have different session data, and for same
module, two shiny sessions also have different session data.
1 |
A fastmap2
instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.