getHeatmapColorScales: Get caOmicsV Heatmap Color Scales

Description Usage Arguments Value Author(s) Examples

View source: R/caOmicsV.R

Description

Generate a color map for heatmap color scales

Usage

1

Arguments

colorType

character vector, one of "BlueWhiteRed", "GreenWhiteRed", "GreenYellowRed", "GreenBlackRed", "YellowToRed", and "Black".

Value

An RGB color matrix with dimension of 255 by 2.

Author(s)

Henry Zhang

Examples

1
    colorMap <- getHeatmapColorScales("BlueWhiteRed")

hzhanghenry/caOmicsV documentation built on May 17, 2019, 10:07 p.m.