getPositionFromBrush | R Documentation |
Get the position of the brushed area on the heatmap image
getPositionFromBrush(brush, ratio = 1)
brush |
The input brush object. Assume |
ratio |
The relative resolution. The value should the ratio between |
A list of length two. The two elements correspons to the coordinates of the two diagonal points.
getPositionFromClick
, 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.