Description Usage Arguments Details Value Author(s) Examples
Widths of Heatmap Components
| 1 2 | ## S4 method for signature 'Heatmap'
component_width(object, k = HEATMAP_LAYOUT_ROW_COMPONENT)
 | 
| object | A  | 
| k | Which components in the heatmap. The value should numeric indices or the names of the corresponding row component. See **Detials**. | 
All row components are: row_title_left, row_dend_left, row_names_left, row_anno_left,
heatmap_body, row_anno_right, row_names_right, row_dend_right, row_title_right.
This function is only for internal use.
A unit object.
Zuguang Gu <z.gu@dkfz.de>
| 1 2 | # There is no example
NULL
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.