spanRow: Merging data cells of ztable object in rows

View source: R/ztable2.R

spanRowR Documentation

Merging data cells of ztable object in rows

Description

Merging data cells of ztable object in rows

Usage

spanRow(z, col, from, to, bg = NULL, color = NULL)

Arguments

z

An object of ztable

col

An integer indicating the column of merging data cell

from

An integer indicating start row of merging data cell

to

An integer indicating end row 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


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