barplot | R Documentation |
barplot
moduleDisplay grouped, stacked or overlaid bars for a matrix
barplot(input, output, session, getPlotmatrix, getYLabel, barmode = "stack")
input |
Input object |
output |
Output object |
session |
Session object |
getPlotmatrix |
Reactive supplying a matrix to plot |
getYLabel |
Reactive supplying the Y axis label |
barmode |
Bar mode: 'stack', 'group' or 'overlay' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.