spanCol {ztable}R Documentation

Merging data cells of ztable object in columns

Description

Merging data cells of ztable object in columns

Usage

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


[Package ztable version 0.2.3 Index]