Verify table exist and can be accessible for performing DataSHIELD operations.

# S4 method for ArmadilloConnection
dsHasTable(conn, table)

Arguments

conn

ArmadilloConnection-class class object.

table

The identifier of the table

Value

TRUE if table exists.