Learn R Programming

DSLite (version 1.2.0)

dsHasResource,DSLiteConnection-method: Verify DSLite server resource

Description

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

Usage

# S4 method for DSLiteConnection
dsHasResource(conn, resource)

Arguments

conn
resource

The fully qualified name of the resource.

Value

TRUE if dataset exists.