Description Usage Arguments See Also Examples
Provides a convenience function for passing an stress object to xyplot.
| 1 2 | ## S3 method for class 'stress'
xyplot(x, ...)
 | 
| x | an object of class  | 
| ... | other parameters passed to  | 
stressLineChart stressAreaChart getStressComponents xyplot.cfsi
| 1 2 3 4 5 6 | ## Not run: 
require(lattice)
fs <- getFundingStress()
xyplot(fs)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.