| bubblemap | R Documentation | 
Quick bubble heatmap from matrix mat, use cex to tweak bubble size.
bubblemap(
  mat,
  col = "darkgreen",
  cluster = TRUE,
  cex = 1,
  cex.text = 1,
  zlim = cex * c(0, 10),
  col.text = "white",
  show.legend = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.