Last data update: 2014.03.03

R: Add column groups of an object of ztable
addcgroupR Documentation

Add column groups of an object of ztable

Description

Add column groups of an object of ztable

Usage

addcgroup(z, cgroup, n.cgroup, cgroupcolor = NULL)

Arguments

z

An object of ztable

cgroup

A character vector or matrix indicating names of column group. Default value is NULL

n.cgroup

A integer vector or matrix indicating the numbers of columns included in each cgroup Dafault value is NULL

cgroupcolor

A character vector or matrix indicating the background colors of each cells.

Results