datashield.resource_status: Status of some resources

View source: R/datashield.status.R

datashield.resource_statusR Documentation

Status of some resources

Description

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

Usage

datashield.resource_status(conns, resource)

Arguments

conns

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

resource

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

Value

Resource status for each server.


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