View source: R/DBIResourceConnector.R
findDBIResourceConnector | R Documentation |
Find the DBI resource connector that will download the DBI from the provided resource object.
findDBIResourceConnector(x)
x |
The resource object which corresponding DBI connector is to be found. |
The corresponding DBIResourceConnector object or NULL if none applies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.