addSigColor: Add row color or cellcolor for rows or cells of p-value less...

Description Usage Arguments

View source: R/ztable2.R

Description

Add row color or cellcolor for rows or cells of p-value less than sigp in a ztable

Usage

1
addSigColor(z, level = 0.05, bg = "lightcyan", color = "black")

Arguments

z

An object of ztable

level

A p-value

bg

A character indicating background color

color

A character indicating color


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