-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
36 lines (35 loc) · 980 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export("%>%")
export(adjust_points)
export(adjust_points2)
export(align_all_caps_nested)
export(align_to_template)
export(align_to_template2)
export(calc_3d_dist)
export(calc_dist_and_replace_na)
export(calc_dist_and_replace_template)
export(calc_participant_numbers)
export(count_nested_aligned_caps)
export(find_greatest_alignment)
export(greatest_alignment)
export(headwise_replacement)
export(iterative_replacement)
export(make_full_templates)
export(make_partial_templates)
export(modified_kabsch)
export(modified_kabsch2)
export(plot_one_participant)
export(plot_template)
export(plot_visual_alignment)
export(prepare_and_make_templates)
export(read_in_caps)
export(replace_nas_with_template)
export(rezero_caps)
export(rezero_template)
export(rezero_template_ind)
export(save_caps)
export(save_templates)
export(select_caps_by_npoints)
export(select_caps_without_npoints)
export(threestep_alignment)
importFrom(magrittr,"%>%")