Description Usage Arguments Details Value
View source: R/wrapper_functions.R
count all caps that align with each participant in each cap size
1 | count_nested_aligned_caps(nested_data, original_data, max, points)
|
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 |
This works on the basis of a maximum acceptable distance given by max.
a list of participants who align with any other participant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.