Skip to contents

Internal helper to add informative titles to heatmap plots.

Usage

.add_heatmap_titles(matrix, title, subtitle, normalize, cell_value)

Arguments

matrix

Original transition matrix

title

Custom title

subtitle

Custom subtitle

normalize

Normalization method used

cell_value

Cell value type

Value

ggplot2 labs layer