Learn R Programming

BridgeDbR (version 1.6.0)

getSystemCode: 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

Examples

Run this code
systemCode <- getSystemCode("ChEBI")

Run the code above in your browser using DataLab