ResizeEtc.likertPlot | R Documentation |
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>
ResizeEtc
, likert
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.