getConnClassName | R Documentation |
Gets the name of the connector class corresponding to a connector.
getConnClassName(connName)
connName |
A connector name (e.g.: "mass.csv.file"). |
The name of the corresponding connector class (e.g.: "MassCsvFileConn").
biodb::getConnClassName('foo.db')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.