print.likert.bar.plot | R Documentation |
ggplot2
for bar plots that have negative bars (i.e. the centered
plots).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).
## S3 method for class 'likert.bar.plot'
print(x, ...)
x |
a plot from [likert.bar.plot()]. |
... |
other parameters passed to ggplot2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.