getFullName {BridgeDbR}R Documentation

Return the name of a particular data source.

Description

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

Usage

getFullName(syscode)

Arguments

syscode

the system code of the data source

Value

systemCode

the full name of the data source

Author(s)

Egon Willighagen Christ Leemans

Examples

name <- getFullName("Ce")

[Package BridgeDbR version 1.22.0 Index]