download_billyields: Download treasury bills yields from Bank of Canada website.

Description Usage Arguments Value Examples

Description

Download treasury bills yields from Bank of Canada website.

Usage

1
download_billyields(years_span = 10)

Arguments

years_span

A positive integer

Value

tbillyields_bofc Data.frame of treasury bills yields for the last years_span years

Examples

1
2
3
4
5
# For the last year of data
download_billyields(1)

# For the last 10 years of data
download_billyields(10)

vathymut/bondyields documentation built on May 3, 2019, 4:35 p.m.