getPositionFromClick | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.