dsHasTable,DSLiteConnection-method {DSLite} | R Documentation |
Verify dataset exists and can be accessible for performing DataSHIELD operations.
## S4 method for signature 'DSLiteConnection'
dsHasTable(conn, table)
conn |
|
table |
The fully qualified name of the dataset. |
TRUE if dataset exists.