xyplot.cfsi: Financial stress index component data xyplot

Description Usage Arguments See Also Examples

Description

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

Usage

1
2
## S3 method for class 'cfsi'
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

1
2
3
4
5
## Not run: 
ci = getStressIndex()
xyplot(ci)

## End(Not run)

mrbcuda/stressr documentation built on May 23, 2019, 7:14 a.m.