Description Usage Arguments Details Value
View source: R/wrapper_functions.R
Align all nested caps to all other caps in a cap size
1 | align_all_caps_nested(data, num_aligned)
|
data |
the digitizeR nested data list |
num_aligned |
the number of points you want to use to do the alignment |
use the modified kabsch to align every cap to every other cap in a certain size. Fairly intensive for large data sets so use wisely.
a list of lists which contains every participants rotation to every other participant within each cap size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.