calibrate {metaDigitise}R Documentation

calibrate

Description

Converts x and y coordinates from original plot coords to actual coords using previous identified coordinates. Modified from digitise package

Usage

calibrate(raw_data, calpoints, point_vals, log_axes, ...)

Arguments

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


[Package metaDigitise version 1.0.1 Index]