Learn R Programming

DSLite (version 1.3.0)

dsListMethods,DSLiteConnection-method: List methods

Description

List methods defined in the DataSHIELD configuration.

Usage

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

Value

A data frame.

Arguments

conn

DSLiteConnection-class class object

type

Type of the method: "aggregate" (default) or "assign".