getRealEstateMarkets {stressr} | R Documentation |
Get foreign exchange markets stress components
Description
Downloads FRB financial stress index component data.
Usage
getRealEstateMarkets(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
commecial real estate spread
residential real estate spread
Value
A list of class stress
See Also
getStressData getEquityMarkets getCreditMarkets getFundingMarkets getForeignExchangeMarkets getSecuritizationMarkets
Examples
## Not run:
getRealEstateMarkets()
## End(Not run)
[Package stressr version 1.0.0 Index]