getSession: Get a session

View source: R/jrc.R

getSessionR 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.


jrc documentation built on Aug. 23, 2023, 5:10 p.m.

Related to getSession in jrc...