dsListResources,DSLiteConnection-method {DSLite}R Documentation

List DSLite server resources

Description

List resource names living in the DSLite server for performing DataSHIELD operations.

Usage

## S4 method for signature 'DSLiteConnection'
dsListResources(conn)

Arguments

conn

DSLiteConnection-class class object

Value

The fully qualified names of the resources.


[Package DSLite version 1.4.0 Index]