xyplot.easing: Credit easing data xyplot

Description Usage Arguments See Also Examples

Description

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

Usage

1

Arguments

x

an object of class easing as returned by getEasingData and its many offspring.

...

other parameters passed to xyplot.

See Also

easingLineChart easingAreaChart getEasingData

Examples

1
2
3
4
5
6
## Not run: 
require(lattice)
ad <- getEasingAgencyDebt()
xyplot(ad)

## End(Not run)

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