dsHasTable-DSLiteConnection-method: Verify DSLite server dataset

dsHasTable,DSLiteConnection-methodR Documentation

Verify DSLite server dataset

Description

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

Usage

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

Arguments

conn

DSLiteConnection class object.

table

The fully qualified name of the dataset.

Value

TRUE if dataset exists.


DSLite documentation built on Aug. 8, 2025, 7:34 p.m.