| isGroupCol {ztable} | R Documentation |
Returns whether or not column with position start plus length is group column
isGroupCol(start, length, colCount)
start |
An integer indicating start column position |
length |
An integer indicating spanCol length |
colCount |
An integer vector calculating from colGroupCount() |