ym {heatmaps} | R Documentation |
Generate co-ordinates for each column of the image matrix of a Heatmap
ym(x) ## S4 method for signature 'Heatmap' ym(x)
x |
A Heatmap |
numeric, a list of co-ordinates for plotting values in hm@image
Heatmap
: Generate co-ordinates for each column of the matrix
data(HeatmapExamples) ym(hm)