Description Usage Arguments Value
View source: R/wrapper_functions.R
A wrapper function to do the pre-alignment, distance checks, and template creation needed. This can be slow for a large dataset!
1 | prepare_and_make_templates(original_data, permitted_dist, npoints)
|
original_data |
the original dataset after selecting by number of points |
permitted_dist |
the distance within which to allow alignment. If unacceptable try again |
npoints |
the number of points in the cap |
The final templates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.