plot_violins | R Documentation |
Plot faceted violin plots for scenarios, showing performance metrics
plot_violins(ps = NULL, quants = c(0.05, 0.95))
ps |
A plot setup object as output by |
quants |
Quantile values as limits to remove tail data from plot |
A ggplot2::ggplot()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.