Skip to main content
. 2022 Aug 1;1(3):e43. doi: 10.1002/imt2.43
ha = HeatmapAnnotation(
foo = runif(10),
bar = sample(letters[1:4], 10, replace = TRUE),
pt = anno_points(runif(10)),
txt = anno_text(month.name[1:10]))