Dot-plot with mean_sd bar
Usage
DotPlot(data, x, y, fill = NULL, palette = NULL)
Arguments
- data
A data.frame (or a tibble).
- x
The grouping variable from the data
.
- y
The value variable from the data
.
- fill
The fill variable from the data
.
- palette
The fill palette for different groups.