dsListProfiles-DSLiteConnection-method: List profiles

dsListProfiles,DSLiteConnection-methodR Documentation

List profiles

Description

List profiles defined in the DataSHIELD configuration.

Usage

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

Arguments

conn

DSLiteConnection-class class object

Value

A list containing the "available" character vector of profile names and the "current" profile (in case a default one was assigned).


DSLite documentation built on Oct. 7, 2022, 9:05 a.m.