getFullName: Return the name of a particular data source.

Description Usage Arguments Value Author(s) Examples

View source: R/getFullName.R

Description

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

Usage

1
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

1
name <- getFullName("Ce")

BridgeDbR documentation built on Nov. 8, 2020, 5:09 p.m.