Learn R Programming

stressr (version 1.0.0)

xyplot.cfsi: Financial stress index component data xyplot

Description

Provides a convenience function for passing an cfsi object to xyplot.

Usage

"xyplot"(x, ...)

Arguments

x
an object of class stress as returned by getStressIndex.
...
other parameters passed to xyplot.

See Also

stressLineChart stressAreaChart getStressIndex xyplot.stress

Examples

Run this code
## Not run: 
# ci = getStressIndex()
# xyplot(ci)
# ## End(Not run)

Run the code above in your browser using DataLab