-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
77 lines (76 loc) · 1.8 KB
/
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Generated by roxygen2: do not edit by hand
export(abundance_jaccard)
export(abundance_sorenson)
export(alpha_diversities)
export(berger_parker_d)
export(beta_diversities)
export(binomial_deviance)
export(bray_curtis)
export(bray_curtis_balanced)
export(bray_curtis_gradient)
export(brillouin_d)
export(canberra)
export(chebyshev)
export(chord)
export(clark_coefficient_of_divergence)
export(correlation_distance)
export(cosine_distance)
export(cy_dissimilarity)
export(dominance)
export(euclidean)
export(faith_pd)
export(generalized_unifrac)
export(geodesic_metric)
export(hamming)
export(heip_e)
export(hellinger)
export(horn_morisita)
export(information_unifrac)
export(invsimpson)
export(jaccard)
export(jaccard_nestedness)
export(jaccard_turnover)
export(kempton_taylor_q)
export(kulczynski_first)
export(kulczynski_second)
export(kullback_leibler_divergence)
export(manhattan)
export(margalef)
export(match_to_tree)
export(mcintosh_d)
export(mcintosh_e)
export(mean_character_difference)
export(menhinick)
export(minkowski)
export(modified_mean_character_difference)
export(morisita)
export(phylogenetic_alpha_diversities)
export(phylogenetic_beta_diversities)
export(phylosor)
export(phylosor_nestedness)
export(phylosor_turnover)
export(pielou_e)
export(richness)
export(rms_distance)
export(rogers_tanimoto)
export(russel_rao)
export(ruzicka)
export(ruzicka_balanced)
export(ruzicka_gradient)
export(shannon)
export(simpson)
export(simpson_e)
export(sokal_michener)
export(sokal_sneath)
export(sorenson)
export(sorenson_nestedness)
export(sorenson_turnover)
export(strong)
export(unweighted_unifrac)
export(unweighted_unifrac_nestedness)
export(unweighted_unifrac_turnover)
export(variance_adjusted_unifrac)
export(weighted_kulczynski_second)
export(weighted_normalized_unifrac)
export(weighted_unifrac)
export(yule_dissimilarity)