isGroupCol: Returns whether or not column with position start plus length...

Description Usage Arguments

View source: R/ztable2.R

Description

Returns whether or not column with position start plus length is group column

Usage

1
isGroupCol(start, length, colCount)

Arguments

start

An integer indicating start column position

length

An integer indicating spanCol length

colCount

An integer vector calculating from colGroupCount()


ztable documentation built on Sept. 28, 2021, 9:07 a.m.