dsGetInfo,ArmadilloDriver-method {DSMolgenisArmadillo}R Documentation

Get driver info

Description

Get information about a driver.

Usage

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

Arguments

dsObj

ArmadilloDriver-class class object

...

Unused, needed for compatibility with generic.

Value

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


[Package DSMolgenisArmadillo version 2.0.9 Index]