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