set_component_width-Heatmap-method.RdSet Width of Heatmap Component
# S4 method for Heatmap set_component_width(object, k, v)
| object | A |
|---|---|
| k | Which row component? The value should a numeric index or the name of the corresponding row component. See **Detials**. |
| v | width of the component, a |
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.
The Heatmap-class object.
# There is no example NULL#> NULL