Display multiple independent trellis objects, representing likert plots, on the same coordinated scale.
This is a method for ResizeEtc
intended for use with
"likert"
plots that allows positive values on the
negative side of the axis.
## S3 method for class 'likertPlot' ResizeEtc(c.list, x, x.pl.nonames, horizontal, ...)
c.list |
combination of two or more trellis objects
from |
x |
List of two-dimensional objects with the same columns. See
|
x.pl.nonames |
List of |
horizontal |
Standard argument for |
... |
Other arguments to |
The result is a "trellis"
object. It is essentially the same
object
returned by ResizeEtc
with possibly adjusted x tick-labels to put
positive labels on the negative axis. If horizontal==FALSE
,
then the possible adjusted labels are the y tick-labels.
Richard M. Heiberger <rmh@temple.edu>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.