set.color: set.color

Description Usage Arguments

Description

Converts numerical information into colors

Usage

1
set.color(x, type = "discrete", label, color, na.color, clust)

Arguments

x

matrix

type

String. Default is "discrete".

label

String. Default is "".

color

String. Default is "".

na.color

String. Set colors to missing data. Default is "grey".

clust

String. Default is "col". Specifies column-wise ("col") or row-rise clustering ("row").


cbsteen/clustermap documentation built on May 24, 2019, 1:35 a.m.