Description Usage Arguments Details See Also Examples
Provides a convenience function for passing a cfsi object to xyplot with attributes as presented by the source.
| 1 | stressIndexChart(e, range = NA, showGradeRegions = TRUE)
 | 
| e | an object of class  | 
| range | a range string as used by  | 
| showGradeRegions | whether to show the stress grade regions and labels | 
Provides several assumptions about the display of the cfsi data to correspond to similar presentations at the Cleveland Fed's data site.
xyplot.cfsi getStressIndex
| 1 2 3 4 5 | ## Not run: 
idx <- getStressIndex()
stressIndexChart(idx)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.