Learn R Programming

switchr (version 0.14.8)

parseSessionInfoString: Parse text output from printing SessionInfo objects

Description

Parse text output from printing SessionInfo objects

Usage

parseSessionInfoString(string)

Value

a parsedSessionInfo object encoding the information string (ie print output of a sessionInfo call).

Arguments

string

The text output from sessionInfo()