draw_heatmap_body-Heatmap-method.RdDraw Heatmap Body
# S4 method for Heatmap draw_heatmap_body(object, kr = 1, kc = 1, ...)
| object | A |
|---|---|
| kr | Row slice index. |
| kc | Column slice index. |
| ... | Pass to |
A viewport is created which contains subset rows and columns of the heatmap.
This function is only for internal use.
This function returns no value.
# There is no example NULL#> NULL