draw_title-Heatmap-method {ComplexHeatmap} | R Documentation |
Draw heatmap title
## S4 method for signature 'Heatmap' draw_title(object, which = c("row", "column"), k = 1, ...)
object |
a |
which |
is title put on the row or on the column of the heatmap? |
k |
a matrix may be split by rows, the value identifies which row-slice. |
... |
pass to |
A viewport is created which contains heatmap title.
This function is only for internal use.
This function returns no value.
Zuguang Gu <z.gu@dkfz.de>
# no example for this internal method NULL