datashield.table_status: Status of some tables

View source: R/datashield.status.R

datashield.table_statusR Documentation

Status of some tables

Description

Get whether some identified tables are accessible in each of the data repositories.

Usage

datashield.table_status(conns, table)

Arguments

conns

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

table

Fully qualified name of a table in the data repository (can be a vector or must be the same in each data repository); or a named list of fully qualified table names (one per server name); or a data frame with 'server' and 'table' columns (such as the one that is used in datashield.login)

Value

Table status for each server.


DSI documentation built on Oct. 6, 2022, 9:06 a.m.