View source: R/current_session.R
current_session | R Documentation |
Returns the currently cached SB session token. If there is no authenticated session, returns NULL. Emits a warning if the session has expired.
current_session()
session = current_session()
#null unless currently authenticated
session
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.