DigitData {digitize}R Documentation

(deprecated) Mark the data on an image

Description

(deprecated) Mark the data on an image

Usage

DigitData(col = "red", type = "p", ...)

Arguments

col

color of marker as in 'par'

type

shape of marker as in 'par'

...

other args for 'locator'

Details

deprecated. This function waits for the user to click the points of the coordinates. See 'graphics::locator' for more. Usage explained at http://lukemiller.org/index.php/2011/06/digitizing-data-from-old-plots-using-digitize/

Value

'data' A list with the coordinates of the points


[Package digitize version 0.0.4 Index]