getSession {jrc} | R Documentation |
Returns Session
by its ID. This function is a wrapper around method
getSession
of class App
.
getSession(sessionId = NULL)
sessionId |
ID of the session. If there is only one active session, this argument becomes optional. |
Object of class Session
.