inches_tall {paintmap} | R Documentation |
Get number of inches high a putative heatmap will be
Description
Get number of inches high a putative heatmap will be
Usage
inches_tall(x, row_lines = 1)
Arguments
x |
Character matrix of colours |
row_lines |
Numeric value determining number of lines width each row of the heatmap should occupy. |
Value
Numeric value.
[Package paintmap version 1.0 Index]