getEntryClassName: Get entry class name.

View source: R/fcts_biodb.R

getEntryClassNameR Documentation

Get entry class name.

Description

Gets the name of the entry class corresponding to a connector.

Usage

getEntryClassName(connName)

Arguments

connName

A connector name (e.g.: "mass.csv.file").

Value

The name of the corresponding entry class (e.g.: "MassCsvFileEntry").

Examples

biodb::getEntryClassName('foo.db')


pkrog/biodb documentation built on Nov. 29, 2022, 4:24 a.m.