ReadAndCal: (deprecated) Read image and calibrate

Description Usage Arguments Details Value Examples

View source: R/functions.r

Description

(deprecated) Read image and calibrate

Usage

1
ReadAndCal(fname)

Arguments

fname

Filename of the graphic to read

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/

Value

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

Examples

1
## Not run: ReadAndCal(fname)

Example output



digitize documentation built on May 2, 2019, 12:45 a.m.