Learn R Programming

stressr (version 1.0.0)

getStressComponents: Get financial stress index component data.

Description

Downloads Cleveland FRB financial stress index data.

Usage

getStressComponents(verbose = FALSE)

Arguments

verbose
whether to print progress messages, default FALSE

Value

List of class type stress containing xts time history object df, plot colors array colors, default plot main title main, and default plot y-axis label ylab.

Details

Transforms the HTML into a data frame, transforms the character date into Date objects, and then an xts object.

References

http://www.clevelandfed.org/research/data/financial_stress_index/index.cfm

See Also

getStressIndex

Examples

Run this code
## Not run: 
# getStressComponents()
# ## End(Not run)

Run the code above in your browser using DataLab