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

View source: R/ztable2.R

addSigColorR Documentation

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

Description

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

Usage

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


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