Learn R Programming

DSMolgenisArmadillo (version 3.0.2)

dsGetInfo,ArmadilloDriver-method: Get driver info

Description

Get information about a driver.

Usage

# S4 method for ArmadilloDriver
dsGetInfo(dsObj, ...)

Value

The connection information. This returns the version of the package (`driver.version`). There is no underlying client library.

Arguments

dsObj

ArmadilloDriver-class class object

...

Unused, needed for compatibility with generic.