Learn R Programming

DSI (version 1.7.0)

datashield.methods: List of DataSHIELD methods

Description

Get the list of all the DataSHIELD methods from the different data repositories.

Usage

datashield.methods(conns, type = "aggregate")

Value

Methods details from all the servers.

Arguments

conns

DSConnection-class object or a list of DSConnection-classs.

type

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