Learn R Programming

DSI (version 1.7.0)

datashield.resources: List of the resources

Description

Get the list of all the resources from the different data repositories.

Usage

datashield.resources(conns)

Value

Resource unique names from all the servers.

Arguments

conns

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

Examples

Run this code
if (FALSE) {
  datashield.resources(conns)
}

Run the code above in your browser using DataLab