download_fred: Download time-series from FRED database

Description Usage Arguments Details Value Examples

View source: R/DownloadData.R

Description

Download time-series from FRED database

Usage

1
download_fred(ticker, try_mode = TRUE)

Arguments

ticker

string of time-series to download

try_mode

boolean to use try-error handling

Details

see https://fred.stlouisfed.org for more info

Value

data.frame contaning dates and economic data

Examples

1
indust_prod <- download_fred('INDPRO')

alejandro-sotolongo/InvestmentSuite documentation built on Jan. 19, 2020, 5:20 p.m.