datashield.tables: List of the tables

View source: R/datashield.list.R

datashield.tablesR 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)

DSI documentation built on May 29, 2024, 8:59 a.m.