plotGeom | R Documentation |
Plot the data as points, barplot, histogram or violin
plotGeom(g, plot.geom, col, pal = NULL)
g |
ggplot2 object |
plot.geom |
The plot.geom to use, "point", "bar", "histogram", or "violin". |
pal |
character Palette (default = NULL) |
geom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.