getPositionFromHover {InteractiveComplexHeatmap} | R Documentation |
Get the position of hovered point on the heatmap image
getPositionFromHover(hover, ratio = 1)
hover |
The input hover object. Assume |
ratio |
The relative resolution. The value should the ratio between |
A unit
object of length two which are the coordinates of the hover points.
# There is no example NULL