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

View source: R/ztable2.R

isGroupColR Documentation

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

Description

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

Usage

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()


cardiomoon/ztable documentation built on July 27, 2023, 10:25 a.m.