draw.cbar.key.separatepage: draw.cbar.key.separatepage

Description Usage Arguments

Description

If legend set to FALSE in draw.init(), plots color bar legend on a separate page than the heatmap.

Usage

1
2
draw.cbar.key.separatepage(border, vsize, hsize, hsep, mfrow, cex.title,
  font.title, cex)

Arguments

border

Boolean. Default set to FALSE.

vsize

float. Height of the key. Default set to 0.1

hsize

float. Width of the key. Default set to 0.2

hsep

float. Horizontal separator of the colorbar keys, default set to 0.05.

mfrow

notinuse

cex.title

integer. Size of title font. Default is 1.

font.title

integer. Font type for title, default is set to 2 (bold)

cex

float. Text size for legend. Default is set to 0.8.


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