findDBIResourceConnector: Find a DBI resource connector

View source: R/DBIResourceConnector.R

findDBIResourceConnectorR Documentation

Find a DBI resource connector

Description

Find the DBI resource connector that will download the DBI from the provided resource object.

Usage

findDBIResourceConnector(x)

Arguments

x

The resource object which corresponding DBI connector is to be found.

Value

The corresponding DBIResourceConnector object or NULL if none applies.


obiba/resourcer documentation built on May 5, 2023, 10:08 a.m.