Learn R Programming

jubilee (version 0.3.3)

jubilee.repo.config: 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()

Arguments

Value

The list of data elements and their attributes.

Examples

Run this code
# NOT RUN {
  c <- jubilee.repo.config()
  c$ie$url

# }

Run the code above in your browser using DataLab