Learn R Programming

inegiR (version 3.0.0)

incat_neumonics: Obtains the catalog of economic data neumonics

Description

Neumonics are shorthand names for series of economic data, akin to the Fed FRED names. This catalog downloads the neumonic with the indicator code, to easily match with an API call. This catalog is maintained by INEGI.

Usage

incat_neumonics()

Arguments

Value

data.frame

Examples

Run this code
# NOT RUN {
catalog <- incat_neumonics()
# }

Run the code above in your browser using DataLab