Learn R Programming

DSI (version 1.7.0)

datashield.tables: List of the tables

Description

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

Usage

datashield.tables(conns)

Value

Table unique names from all the servers.

Arguments

conns

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

Examples

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

Run the code above in your browser using DataLab