getStressComponents: Get financial stress index component data.

Description Usage Arguments Details Value Note References See Also Examples

View source: R/stressr.R

Description

Downloads Cleveland FRB financial stress index data.

Usage

1

Arguments

verbose

whether to print progress messages, default FALSE

Details

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

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.

Note

Meant for internal use by the other, more specific, query functions.

References

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

See Also

getStressIndex

Examples

1
2
3
4
## Not run: 
getStressComponents()

## End(Not run)

stressr documentation built on May 2, 2019, 10:20 a.m.