getFundingMarkets {stressr}R Documentation

Get funding markets stress components

Description

Downloads FRB financial stress index component data.

Usage

getFundingMarkets(s = NULL)

Arguments

s

the list of class stress from previous queries, or NULL to perform new query

Details

Downloads the Cleveland FRB data products for financial stress index components daily time series. Component values include

Value

A list of class stress

See Also

getStressData getEquityMarkets getCreditMarkets getForeignExchangeMarkets getRealEstateMarkets getSecuritizationMarkets

Examples

## Not run: 
getFundingMarkets()

## End(Not run)

[Package stressr version 1.0.0 Index]