isspanRow: Identify the spanRow status of a cell

View source: R/ztable2.R

isspanRowR Documentation

Identify the spanRow status of a cell

Description

Identify the spanRow status of a cell

Usage

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

columns count plus spaces by rgroup when spanRow starts, 0 when row spans, minus value when spanRow ends, NULL when no span.


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