get_session_id <- function(session, id){ if (inherits(session , "session_proxy")) { id <- session$ns(id) } id }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.