SingleImageMap: A single heatmap from base R using image
Description
A single heatmap from base R using image
Usage
SingleImageMap(data, order = NULL, title = NULL)
Arguments
order
optional vector of cell names to specify order in plot
Value
No return, generates a base-R heatmap using image