dsGetInfo,DSLiteResult-method {DSLite} | R Documentation |
Get result info
Description
Get the information about a command (if still available).
Usage
## S4 method for signature 'DSLiteResult'
dsGetInfo(dsObj, ...)
Arguments
dsObj |
|
... |
Unused, needed for compatibility with generic. |
Value
The result information, including its status.
[Package DSLite version 1.4.0 Index]