plotGeom: Plot the data as points, as bars as a histogram, or as a...

plotGeomR Documentation

Plot the data as points, as bars as a histogram, or as a violin

Description

Plot the data as points, barplot, histogram or violin

Usage

plotGeom(g, plot.geom, col, pal = NULL)

Arguments

g

ggplot2 object

plot.geom

The plot.geom to use, "point", "bar", "histogram", or "violin".

pal

character Palette (default = NULL)

Value

geom


CRMetrics documentation built on April 12, 2025, 2:26 a.m.