Description Usage Arguments Value Examples
fred downloads data from the Federal Reserve Economic Database
(FRED).
1  | 
... | 
 vector of FRED codes as character strings (use quotations).  | 
names | 
 vector of characters to replace column names in final dataframe. The length must be equal to the number of codes.  | 
rm | 
 logical value expressing whether or not to remove time periods that contain an NA value. Defaults to TRUE.  | 
log | 
 character vector describing which variables to transform using the natural logarithm.  | 
as_xts | 
 logical value describing whether the output should be 'xts' type.  | 
dataframe
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.