calibrate: calibrate

View source: R/conversion.R

calibrateR 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


daniel1noble/metaDigitise documentation built on June 19, 2024, 11:33 a.m.