Learn R Programming

clickableImageMap (version 1.0)

defineBounds: defineBounds

Description

use mouse clicks to define bounding box

Usage

defineBounds()

Arguments

Value

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

Details

use in conjunction with exitClick()

Examples

Run this code
if(interactive()){
defineBounds()
}

Run the code above in your browser using DataLab