draw_title-Heatmap-method.Rd
Draw Heatmap Title
# S4 method for 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 | Slice index. |
... | Pass to |
A viewport is created which contains heatmap title.
This function is only for internal use.
This function returns no value.
# There is no example NULL#> NULL