Learn R Programming

digitize (version 0.0.4)

ReadAndCal: (deprecated) Read image and calibrate

Description

(deprecated) Read image and calibrate

Usage

ReadAndCal(fname)

Arguments

fname
Filename of the graphic to read

Value

`calpoints` List of the x and y coordinates of the calibration points

Details

deprecated. Called for side effect of user locating points. See `graphics::locator` for more. Usage explained at http://lukemiller.org/index.php/2011/06/digitizing-data-from-old-plots-using-digitize/

Examples

Run this code
## Not run: ReadAndCal(fname)

Run the code above in your browser using DataLab