R/easingr-package.R

#' Credit easing policy tool data.
#' @description Fetches credit easing policy tool data as time series and provides plots.
#' @details Downloads the credit easing policy tool weekly data in its original CSV format from the Federal Reserve Bank of Cleveland's web site, and then translates that data into an \code{xts} time series object with easing method dollar value histories as columns.  Provides custom \code{lattice} line and area plot functions for data presentation.
#' @author Matt Barry \email{mrb@@softisms.com}
#' @references Federal Reserve Bank of Cleveland research data site \url{http://www.clevelandfed.org/research/data/credit_easing/index.cfm}
#' @keywords FRB credit easing policy
#' @name easingr
#' @docType package
NULL
mrbcuda/easingr documentation built on May 23, 2019, 7:14 a.m.