dsHasResource,ArmadilloConnection-method {DSMolgenisArmadillo} | R Documentation |
Verify resource exists.
Description
Verify resource exists.
Usage
## S4 method for signature 'ArmadilloConnection'
dsHasResource(conn, resource)
Arguments
conn |
|
resource |
The identifier of the resource |
Value
TRUE if resource exists.
[Package DSMolgenisArmadillo version 2.0.9 Index]