dsListProfiles,DSLiteConnection-method {DSLite} | R Documentation |
List profiles defined in the DataSHIELD configuration.
## S4 method for signature 'DSLiteConnection'
dsListProfiles(conn)
conn |
|
A list containing the "available" character vector of profile names and the "current" profile (in case a default one was assigned).