getspanRowLength {ztable} | R Documentation |
Gets spanRow length
Description
Gets spanRow length
Usage
getspanRowLength(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
row count when spanRow starts, 0 when column spans.
[Package ztable version 0.2.3 Index]