spanCol: Merging data cells of ztable object in columns

Description Usage Arguments

View source: R/ztable2.R

Description

Merging data cells of ztable object in columns

Usage

1
spanCol(z, row, from, to, bg = NULL, color = NULL)

Arguments

z

An object of ztable

row

An integer indicating the row of merging data cell

from

An integer indicating start column of merging data cell

to

An integer indicating end column of merging data cell

bg

An optional character indicating the background color of merging cell

color

An optional character indicating the font color of merging cell


ztable documentation built on Sept. 28, 2021, 9:07 a.m.