Learn R Programming

PCRA (version 1.2)

FRBinterestRates: Federal Reserve Board Interest Rates

Description

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

Usage

data(FRBinterestRates)

Arguments

Format

A time series zoo object

Examples

Run this code
library(PCRA)
library(zoo)
data(FRBinterestRates)
class(FRBinterestRates)
range(index(FRBinterestRates))

Run the code above in your browser using DataLab