-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
42 lines (41 loc) · 907 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
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(adjust_models2d)
export(adjust_models3d)
export(ax_transformation)
export(bg_prcomp)
export(build_template2d)
export(burnaby)
export(col2hex)
export(correct_efourier)
export(density_by_group_2D)
export(detrend_shapes)
export(ellipses_by_group_2D)
export(exp_var)
export(expected_shapes)
export(extract_shapes)
export(hulls_by_group_2D)
export(hulls_by_group_3D)
export(inv_efourier)
export(morphogrid)
export(mspace)
export(phy_prcomp)
export(phyalign_comp)
export(pile_shapes)
export(plot_morphogrid2d)
export(plot_morphogrid3d)
export(plot_mspace)
export(plot_phenogram)
export(pls2b)
export(pls_shapes)
export(proj_axis)
export(proj_eigen)
export(proj_groups)
export(proj_landscape)
export(proj_phylogeny)
export(proj_shapes)
export(rev_eigen)
export(rotate_coords)
export(rotate_fcoef)
export(shapes_mat)
export(svd_block)
importFrom(magrittr,"%>%")