component_height-Heatmap-method.RdHeights of Heatmap Components
# S4 method for Heatmap component_height(object, k = HEATMAP_LAYOUT_COLUMN_COMPONENT)
| object | A |
|---|---|
| k | Which components in the heatmap. The value should numeric indices or the names of the corresponding column component. See **Detials**. |
All column components are: column_title_top, column_dend_top, column_names_top,
column_anno_top, heatmap_body, column_anno_bottom, column_names_bottom,
column_dend_bottom, column_title_bottom.
This function is only for internal use.
A unit object.
# There is no example NULL#> NULL