Description Usage Arguments Details Value Examples
Download time-series from FRED database
1 | download_fred(ticker, try_mode = TRUE)
|
ticker |
string of time-series to download |
try_mode |
boolean to use try-error handling |
see https://fred.stlouisfed.org for more info
xts containing dates and economic data
1 | indust_prod <- download_fred('INDPRO')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.