compute.hmap: compute.hmap

Description Usage Arguments

Description

Helper function to be used by draw.hmap

Usage

1
compute.hmap(X, colorscale, xmax, col.na)

Arguments

X

matrix

colorscale

String. Color string separated by "-".

xmax

Integer Default is set to maximum value in input matrix X

col.na

String. Specifies color of missing data. Default set to "grey".


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