powered by
anno_points(x, which = c("column", "row"), border = TRUE, gp = gpar(), pch = 16, size = unit(2, "mm"), ylim = NULL, axis = FALSE, axis_side = NULL, axis_gp = gpar(fontsize = 8), axis_direction = c("normal", "reverse"), ...)
HeatmapAnnotation
f = anno_points(rnorm(10)) grid.newpage(); f(1:10)
Run the code above in your browser using DataLab