Skip to contents

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

Usage

datashield.resources(conns)

Arguments

conns

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

Value

Resource unique names from all the servers.

Examples

if (FALSE) { # \dontrun{
  datashield.resources(conns)
} # }