Description Usage Arguments Value
create a bar plot either single bar for each column or ...
1 2 3 |
userToken |
A user-specific password to show user position on the plot. |
data |
An input data frame. |
uniform |
The color of the bars, same for all bars or not. |
color |
A single color variable or a vector of colors for the plot. |
xlabel |
The x-axis label. |
xlabs |
The x-axis tick labels. |
single |
A boolean variable for single value for bar when TRUE, and mean column values when FALSE. (optional) |
ylims |
The limits of y axis. (optional) |
grouped |
A boolean variable for grouped bars. (optional) |
grouplabs |
A character vector of labels of grouped bars. (optional) |
groupsets |
An numeric vector showing which column belongs to which group. (optional) |
legendtitle |
The title of the legend. (optional) |
a bar plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.