gradientColor: Make Sequential colour gradient palette

Description Usage Arguments

View source: R/makeHeatmap.R

Description

Make Sequential colour gradient palette

Usage

1
gradientColor(high = "red", low = "white", mid = NULL, n = 20, plot = FALSE)

Arguments

high

colour for high end of gradient.

low

colour for low end of gradient.

mid

colour for middle of gradient.

n

the number of colors in palette

plot

Logical. Whether or not draw plot


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