print.likert.bar.plot: Print method for [likert.bar.plot()]. The primary purpose is...

print.likert.bar.plotR Documentation

Print method for [likert.bar.plot()]. The primary purpose is to suppress the "Stacking not well defined when ymin != 0" warning printed by ggplot2 for bar plots that have negative bars (i.e. the centered plots).

Description

Print method for [likert.bar.plot()]. The primary purpose is to suppress the "Stacking not well defined when ymin != 0" warning printed by ggplot2 for bar plots that have negative bars (i.e. the centered plots).

Usage

## S3 method for class 'likert.bar.plot'
print(x, ...)

Arguments

x

a plot from [likert.bar.plot()].

...

other parameters passed to ggplot2.


jbryer/likert documentation built on June 13, 2025, 7:56 p.m.