Barplot with Intervals for two or three bars beside
barplot_with_interval_23(x, method = "minmax", qu = c(0, 1), ylim = NULL, ...)
array
method for intervals: "minmax" (default), "quantile" or "sd"
vector of two quantiles for method="quantile
limits for y axis. Default:NULL is ylim=c(0,max(interval))
additional parameters forwarded to barplot
plot