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