Can I use ggplot2 to produce a violin plot? Perhaps using some variation of geom_boxplot()?
| ||||
|
feedback
|
|
A quick googling returns this site, which uses geom_ribbon to draw violin plots for Figure 3.14. | |||
feedback
|
|
Version 0.9.0 includes the | ||||
|
feedback
|