count_nested_aligned_caps: count all caps that align with each participant in each cap...

Description Usage Arguments Details Value

View source: R/wrapper_functions.R

Description

count all caps that align with each participant in each cap size

Usage

1
count_nested_aligned_caps(nested_data, original_data, max, points)

Arguments

nested_data

the dataset which results from align_all_caps_nested

original_data

The listed caps after using select_caps_by_npoints

max

The maximum acceptable distance in cm

points

The number of points that were used in alignment previously

Details

This works on the basis of a maximum acceptable distance given by max.

Value

a list of participants who align with any other participant


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