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 likertPlot
ResizeEtc(c.list,
x,
x.pl.nonames,
horizontal,
...)combination of two or more trellis objects
from c.trellis. If c.list has
names, the names will appear in the strips.
List of two-dimensional objects with the same columns. See
plot.likert.list for details.
List of "likert" objects corresponding to the items in argument
x. The items in x.pl.nonames are unnamed.
Standard argument for barchart.
Other arguments to ResizeEtc.
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.