dsGetInfo,ArmadilloDriver-method {DSMolgenisArmadillo} | R Documentation |
Get information about a driver.
## S4 method for signature 'ArmadilloDriver'
dsGetInfo(dsObj, ...)
dsObj |
|
... |
Unused, needed for compatibility with generic. |
The connection information. This returns the version of the package ('driver.version'). There is no underlying client library.