convertToColors: Convert numeric matrix to colors

View source: R/conversions.R

convertToColorsR Documentation

Convert numeric matrix to colors

Description

Useful for plotting heatmaps

Usage

convertToColors(mat, rng)

Arguments

mat

a matrix of values

rng

mapping range

Value

a matrix of colors


musikutiv/tsTools documentation built on June 6, 2023, 1:39 a.m.