Description Usage Arguments Value Examples
Download treasury bills yields from Bank of Canada website.
1 | download_billyields(years_span = 10)
|
years_span |
A positive integer |
tbillyields_bofc Data.frame of treasury bills yields for the last years_span
years
1 2 3 4 5 | # For the last year of data
download_billyields(1)
# For the last 10 years of data
download_billyields(10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.