getEntryClassName {biodb} | R Documentation |
Gets the name of the entry class corresponding to a connector.
getEntryClassName(connName)
connName |
A connector name (e.g.: "mass.csv.file"). |
The name of the corresponding entry class (e.g.: "MassCsvFileEntry").
biodb::getEntryClassName('foo.db')