glScatter {Glimma} | R Documentation |
Create an interactive scatter plot object
glScatter(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 scatter plot.
Shian Su