glBar {Glimma} | R Documentation |
Create an interactive bar plot object.
glBar(x, ...)
x |
the data.frame containing data to plot. |
... |
additional arguments depending on input object type. |
A chart object containing the information to create an interactive bar plot.
Shian Su