Learn R Programming

resourcer (version 1.4.0)

findDBIResourceConnector: Find a DBI resource connector

Description

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

Usage

findDBIResourceConnector(x)

Value

The corresponding DBIResourceConnector object or NULL if none applies.

Arguments

x

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