getSystemCode: Return the system code of a particular data source.

View source: R/getSystemCode.R

getSystemCodeR Documentation

Return the system code of a particular data source.

Description

Data sources are defined by a title and a short system code. This method converts a name into a system code.

Usage

getSystemCode(name)

Arguments

name

name of the data source

Value

systemCode

the system code of the data source

Author(s)

Egon Willighagen Christ Leemans

Examples

systemCode <- getSystemCode("ChEBI")

egonw/BridgeDbR documentation built on Sept. 18, 2023, 8:14 p.m.