Learn R Programming

fedz1 (version 0.1.0)

meaning_of_prefix: Definition of series prefix

Description

meaning_of_prefix() returns definition of series. Each series start with two letters. Each prefix letters indicate the series type.

Usage

meaning_of_prefix(prefix)

Value

character for definition of series

Arguments

prefix

is SERIES_PREFIX. Value could be FA, FC, FG, FI, FL, FR, FS, FU, FV, LA, LM, PC.

See Also

Examples

Run this code
meaning_of_prefix("FL")

Run the code above in your browser using DataLab