The widths represent the widths of the bars in one group. It is calculated as: sum(myWidth) + (myBarsPerGroup - 1) * myInnerSpace

hsBpBargroupWidth(myWidth, myBarsPerGroup, myInnerSpace)

Arguments

myWidth

widths of the bars in one group

myBarsPerGroup

number of bars per group

myInnerSpace

inner space between bars in a bar group

Value

vector of numeric of length one