make_full_templates: Make final or full templates after the partial templates

Description Usage Arguments Value

View source: R/make_templates.R

Description

The expectation is that this is used after making partial templates and aligning to them. This then takes the output of those functions

Usage

1
make_full_templates(data, template_index, distances, length)

Arguments

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

Value

a template in each cap size


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