spanColWidth {ztable} | R Documentation |
Calculate the spanColWidth when spanCol start
Description
Calculate the spanColWidth when spanCol start
Usage
spanColWidth(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 count when spanCol start
[Package ztable version 0.2.3 Index]