dsHasTable,DSLiteConnection-method: Verify DSLite server dataset
Description
Verify dataset exists and can be accessible for performing DataSHIELD operations.
Usage
# S4 method for DSLiteConnection
dsHasTable(conn, table)
Value
TRUE if dataset exists.
Arguments
- conn
DSLiteConnection-class
class object.
- table
The fully qualified name of the dataset.