jubilee.repo.config {jubilee}R Documentation

Configuration of jubilee's data repository

Description

This utility stores the data configuration for the jubilee's data repository. This is used internally to provide proper abstraction to the data sources, such as file name, URL, FRED symbol, column name, decimal format, etc.

Usage

jubilee.repo.config()

Value

The list of data elements and their attributes.

Author(s)

Stephen H. Lihn

Examples

  c <- jubilee.repo.config()
  c$ie$url


[Package jubilee version 0.3.3 Index]