Description Usage Arguments Value
View source: R/make_templates.R
The expectation is that this is used after making partial templates and aligning to them. This then takes the output of those functions
1 | make_full_templates(data, template_index, distances, length)
|
data |
the dataset. In normal circumstances should be the output of align_to_template to the partial template. |
template_index |
Output of find_greatest_alignment |
distances |
Output of count_nested_aligned_caps |
length |
The number of points that exist in the cap |
a template in each cap size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.