View source: R/clickableImageMap.R
defineBounds | R Documentation |
use mouse clicks to define bounding box
defineBounds()
use in conjunction with exitClick()
returns a list of numeric xmin xmax ymin ymax defining screen target for exit
if(interactive()){
defineBounds()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.