calc_dist_and_replace_na: calculate the 3d distance and replace with NAs when outside...

Description Usage Arguments Value

View source: R/calc_3d_dist.R

Description

calculate the 3d distance and replace with NAs when outside the specified distance

Usage

1
calc_dist_and_replace_na(template, aligned_data, original_data, max)

Arguments

template

the templates to align to

aligned_data

the data post-alignment

original_data

the data before alignment

max

the maximum distance

Value

Aligned data with NAs replacing the points that are out of bounds


samhforbes/digitizeR documentation built on Dec. 29, 2021, 7:17 p.m.