| likert.heat.plot {likert} | R Documentation | 
Internal method.
Description
Internal method.
Usage
likert.heat.plot(likert, low.color = "white", high.color = "blue",
  text.color = "black", text.size = 4, wrap = 50, ...)
Arguments
| likert | object of type likert. | 
| low.color | color for low values. | 
| high.color | color for high values. | 
| text.color | color of text attributes. | 
| text.size | size of text attributes. | 
| wrap | width to wrap label text for non-grouped likert objects. | 
| ... | currently unused. | 
See Also
plot.likert
likert.bar.plot
[Package likert version 1.3.5 Index]