defineBounds: defineBounds

View source: R/clickableImageMap.R

defineBoundsR Documentation

defineBounds

Description

use mouse clicks to define bounding box

Usage

defineBounds()

Details

use in conjunction with exitClick()

Value

returns a list of numeric xmin xmax ymin ymax defining screen target for exit

Examples

if(interactive()){
defineBounds()
}


clickableImageMap documentation built on May 29, 2024, 8:10 a.m.