R/DSLiteConnection.R
dsHasTable-DSLiteConnection-method.Rd
Verify dataset exists and can be accessible for performing DataSHIELD operations.
# S4 method for class 'DSLiteConnection' dsHasTable(conn, table)
DSLiteConnection class object.
DSLiteConnection
The fully qualified name of the dataset.
TRUE if dataset exists.