gradientColor: Make Sequential colour gradient palette

View source: R/makeHeatmap.R

gradientColorR Documentation

Make Sequential colour gradient palette

Description

Make Sequential colour gradient palette

Usage

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


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