dsListMethods,DSLiteConnection-method {DSLite} | R Documentation |
List methods
Description
List methods defined in the DataSHIELD configuration.
Usage
## S4 method for signature 'DSLiteConnection'
dsListMethods(conn, type = "aggregate")
Arguments
conn |
|
type |
Type of the method: "aggregate" (default) or "assign". |
Value
A data frame.
[Package DSLite version 1.4.0 Index]