fredmd | R Documentation |
fredmd
loads the official FRED-MD data set and provides
a few tools to manipulate the data set.
fredmd(file = "", date_start = NULL, date_end = NULL, transform = TRUE)
file |
Either a path to a file, a connection, or literal data (either a single string or a raw vector). |
date_start |
Date or |
date_end |
Date or |
transform |
logical, indicating Whether or not the FRED-MD data set should be transformed according to the transformation code. |
a subset of the (transformed) FRED-MD data of class fredmd
.
Yankang (Bennie) Chen <yankang.chen@yale.edu>
Michael W. McCracken and Serena Ng (2015), FRED-MD and FRED-QD: Monthly and Quarterly Databases for Macroeconomic Research. https://research.stlouisfed.org/econ/mccracken/fred-databases/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.