Skip to content
Prev 179329 / 398506 Next

Heatmap without levelplot

The image function in base graphics does the same type of plot, just different names and structure of the data (and the documentation says that the number of breaks should be 1 more than the number of colors).

Hope this helps,