calibrate | R Documentation |
Converts x and y coordinates from original plot coords to actual coords using previous identified coordinates. Modified from digitise package
calibrate(raw_data, calpoints, point_vals, log_axes, ...)
raw_data |
The raw data |
calpoints |
The calibration points |
point_vals |
The point values |
log_axes |
whether x or y is logged |
... |
further arguments passed to or from other methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.