test_iheatmapr_event
Usage
test_iheatmapr_event(ihm, event = c("click", "hover", "relayout"))
Examples
if (FALSE) { # \dontrun{
mat <- matrix(rnorm(20), ncol = 5, nrow = 4)
hm <- main_heatmap(mat)
test_iheatmapr_event(hm, "click")
} # }
test_iheatmapr_event
test_iheatmapr_event(ihm, event = c("click", "hover", "relayout"))
if (FALSE) { # \dontrun{
mat <- matrix(rnorm(20), ncol = 5, nrow = 4)
hm <- main_heatmap(mat)
test_iheatmapr_event(hm, "click")
} # }