powered by
Shows bars (bar plot) on predefined axes
bars(x, y, col = NULL, bwd = 0.8, border = NA)
vector with x values (centers of bars)
vector with y values (height of bars)
colors of the bars
width of the bars (as a ratio for max width)
color of bar edges