getSession {jrc}R Documentation

Get a session

Description

Returns Session by its ID. This function is a wrapper around method getSession of class App.

Usage

getSession(sessionId = NULL)

Arguments

sessionId

ID of the session. If there is only one active session, this argument becomes optional.

Value

Object of class Session.


[Package jrc version 0.6.0 Index]