| getStressIndex | R Documentation |
Downloads Cleveland FRB financial stress index data.
getStressIndex(verbose = FALSE)
verbose |
whether to print progress messages, default FALSE |
Transforms the HTML into a data frame, transforms the character date into Date objects, and then an xts object.
List of class type cfsi containing xts time history object df, plot colors array colors, default plot main title main, and default plot y-axis label ylab.
http://www.clevelandfed.org/research/data/financial_stress_index/index.cfm
getStressComponents
## Not run: getStressIndex() ## End(Not run)