getspanRowData {ztable}R Documentation

Gets the spanRow start column

Description

Gets the spanRow start column

Usage

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

An integer indicating column where spanRow start. This function is for latex multirow


[Package ztable version 0.2.3 Index]