dsHasTable,ArmadilloConnection-method {DSMolgenisArmadillo} | R Documentation |
Verify table exist and can be accessible for performing DataSHIELD operations.
Description
Verify table exist and can be accessible for performing DataSHIELD operations.
Usage
## S4 method for signature 'ArmadilloConnection'
dsHasTable(conn, table)
Arguments
conn |
|
table |
The identifier of the table |
Value
TRUE if table exists.
[Package DSMolgenisArmadillo version 2.0.9 Index]