dsHasTable-ArmadilloConnection-method: Verify table exist and can be accessible for performing...

dsHasTable,ArmadilloConnection-methodR Documentation

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

Description

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

Usage

## S4 method for signature 'ArmadilloConnection'
dsHasTable(conn, table)

Arguments

conn

ArmadilloConnection-class class object.

table

The identifier of the table

Value

TRUE if table exists.


DSMolgenisArmadillo documentation built on Nov. 2, 2023, 6:27 p.m.