getFullName: Return the name of a particular data source.

View source: R/getFullName.R

getFullNameR 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")

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