getComponentSummary {stressr} | R Documentation |
Get stress components summary
Description
Downloads FRB financial stress index component data.
Usage
getComponentSummary(s = NULL)
Arguments
s |
the list of class |
Details
Downloads the Cleveland FRB data products for financial stress index components daily time series. Component values include
foreign exchange markets
credit markets
interbank markets
equity markets
real estate market
securitization market
Value
A list of class stress
See Also
getStressData getEquityMarkets getFundingMarkets getCreditMarkets getForeignExchangeMarkets getRealEstateMarkets getSecuritizationMarkets
Examples
## Not run:
getEquityMarkets()
## End(Not run)
[Package stressr version 1.0.0 Index]