draw.text: draw.text

Description Usage Arguments

Description

Add labels to the sides of the heatmap.

Usage

1
draw.text(txt, side = 4, sep.outer = 0, cex = 0.5, maxchar = NA)

Arguments

txt

String. Text to be added to the heatmap.

side

Integer. Default is 4 (right side). Defines the side of the heatmap onto which the text will be added.

sep.outer

Integer. Default is 0.

cex

Integer. Set text size.

maxchar

Integer. Default is NA. Truncates the text labels to a maximum number of characters.


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