bubblemap: bubblemap

bubblemapR Documentation

bubblemap

Description

Quick bubble heatmap from matrix mat, use cex to tweak bubble size.

Usage

bubblemap(
  mat,
  col = "darkgreen",
  cluster = TRUE,
  cex = 1,
  cex.text = 1,
  zlim = cex * c(0, 10),
  col.text = "white",
  show.legend = FALSE
)

mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.