View source: R/visualization.R
SingleImageMap | R Documentation |
image
A single heatmap from base R using image
SingleImageMap(data, order = NULL, title = NULL)
data |
matrix of data to plot |
order |
optional vector of cell names to specify order in plot |
title |
Title for plot |
No return, generates a base-R heatmap using image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.