Description Usage Arguments Details Value Examples
(deprecated) Digitize the data
1 |
data |
output of 'DigitData' |
calpoints |
output of 'ReadAndCal' |
x1 |
X-coordinate of the leftmost x point (corrected) |
x2 |
X-coordinate of the rightmost x point (corrected) |
y1 |
Y-coordinate of the lower y point (corrected) |
y2 |
Y-coordinate of the upper y point (corrected) |
deprecated. This function corrects the data according to the calibration information. Usage further explained at http://lukemiller.org/index.php/2011/06/digitizing-data-from-old-plots-using-digitize/
'data' A data frame with the corrected coordinates of the points
1 | ## Not run: Calibrate(data,calpoints,x1,x2,y1,y2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.