powered by
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()
# \donttest{ session = current_session() #null unless currently authenticated session # }
Run the code above in your browser using DataLab