sessionSummary: Return a sessionInfo object

Description Usage Value Author(s) See Also Examples

Description

Create a sessionInfo object that can be used to describe the current session.

Usage

1

Value

A list containing the session information returned by sessionInfo() plus the additional components listed below:

search

array of attached objects returned by a call to search()

searchpaths

array of searchpaths returned by a call to searchpaths()

opts

list containing the options returned by a call to options()

Author(s)

Matthew D. Furia matt.furia@sagebase.org

https://github.com/MattNapsAlot

See Also

restoreSession, sessionInfo, search, searchpaths, options

Examples

1
2
## get a summary of the session
sessionSummary

Sage-Bionetworks/sessionTools documentation built on May 9, 2019, 12:13 p.m.