parseSessionInfoString {switchr} | R Documentation |
Parse text output from printing SessionInfo objects
Description
Parse text output from printing SessionInfo objects
Usage
parseSessionInfoString(string)
Arguments
string |
The text output from sessionInfo() |
Value
a parsedSessionInfo
object encoding the
information string
(ie print output of a
sessionInfo
call).
[Package switchr version 0.14.8 Index]