likert.heat.plot: Internal method.

View source: R/plot.likert.heat.r

likert.heat.plotR Documentation

Internal method.

Description

Internal method.

Usage

likert.heat.plot(
  likert,
  low.color = "white",
  high.color = "blue",
  text.color = "black",
  text.size = 4,
  digits = 2,
  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.

digits

the number of significant digits to print.

wrap

width to wrap label text for non-grouped likert objects.

...

currently unused.

See Also

plot.likert

likert.bar.plot


jbryer/likert documentation built on July 29, 2022, 3:42 p.m.