isspanCol: Identify the spanCol status of a cell

View source: R/ztable2.R

isspanColR Documentation

Identify the spanCol status of a cell

Description

Identify the spanCol status of a cell

Usage

isspanCol(z, i, j)

Arguments

z

An object of ztable

i

An integer indicating the row of specific cell

j

An integer indicating the column of specific cell

Value

column plus space count when spanCol starts, 0 when column spans, minus value when spanCol ends, NULL when no span.


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