List methods defined in the DataSHIELD configuration.

# S4 method for ArmadilloConnection
dsListMethods(conn, type = "aggregate")

Arguments

conn

ArmadilloConnection-class class object

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.