Learn R Programming

BridgeDbR (version 1.6.0)

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

Examples

Run this code
name <- getFullName("Ce")

Run the code above in your browser using DataLab