Learn R Programming

DSI (version 1.7.0)

datashield.method_status: Status of the DataSHIELD methods

Description

Get the status of the DataSHIELD methods in the different data repositories to check if any method is missing.

Usage

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

Value

Methods availability on each server.

Arguments

conns

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

type

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