dsListMethods,ArmadilloConnection-method {DSMolgenisArmadillo} | R Documentation |
List methods defined in the DataSHIELD configuration.
## S4 method for signature 'ArmadilloConnection'
dsListMethods(conn, type = "aggregate")
conn |
|
type |
Type of the method: "aggregate" (default) or "assign". |
A data.frame with columns: name, type ('aggregate' or 'assign'), class ('function' or 'script'), value, package, version.