View source: R/plot_groupbar_h.R
plot_groupbar_h | R Documentation |
Grouped horizontal barplot
plot_groupbar_h( data, item, by, barpadding = 0.1, legendtitle = "", textsize = 8, min_textsize = 5, ... )
data |
a |
item |
a survey item |
by |
grouping variable |
barpadding |
optional argument to adjust padding between bars |
legendtitle |
optional argument to define a legend title |
textsize |
optional argument to adjust the text's size |
min_textsize |
optional argument to set the minimum text size |
... |
further arguments of |
a grouped horizontal barplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.