sideBySideScatterPlot: Comparison Scatter Plot
Description
Produces a side-by-side scatter plot.
Usage
sideBySideScatterPlot(object, x.fun, y.fun, ...)
Arguments
x.fun
a function to extract the x-axis quantity.
y.fun
a function to extract the y-axis quantity.
Value
the trellis
object is invisibly returned.