FRBinterestRates {PCRA}R Documentation

Federal Reserve Board Interest Rates

Description

Federal Reserve Board monthly interest rates of 90 day Bill from 1934 to 2014.

Usage

data(FRBinterestRates)

Format

A time series zoo object

Source

Federal Reserve Board

Examples

library(PCRA)
library(zoo)
data(FRBinterestRates)
class(FRBinterestRates)
range(index(FRBinterestRates))

[Package PCRA version 1.2 Index]