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