datashield.tables {DSI}R Documentation

List of the tables

Description

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

Usage

datashield.tables(conns)

Arguments

conns

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

Value

Table unique names from all the servers.

Examples

## Not run: 
  datashield.tables(conns)

## End(Not run)

[Package DSI version 1.5.0 Index]