Verify dataset exists and can be accessible for performing DataSHIELD operations.

# S4 method for class 'DSLiteConnection'
dsHasTable(conn, table)

Arguments

conn

DSLiteConnection class object.

table

The fully qualified name of the dataset.

Value

TRUE if dataset exists.