-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
59 lines (58 loc) · 1.37 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
# Generated by roxygen2: do not edit by hand
S3method(applyFilt,countFilter)
S3method(applyFilt,metaFilter)
S3method(applyFilt,sampleFilter)
S3method(summary,abunRes)
S3method(summary,alphaRes)
S3method(summary,countFilter)
S3method(summary,countSTAT_results)
S3method(summary,effspRes)
S3method(summary,evenRes)
S3method(summary,indspRes)
S3method(summary,jaccardRes)
S3method(summary,paRes)
S3method(summary,richRes)
S3method(summary,seqData)
export(abundance_calc)
export(alphaDiv_calc)
export(applyFilt)
export(as.seqData)
export(countSTAT)
export(count_based_filter)
export(detect_modules)
export(effsp_calc)
export(evenness_calc)
export(group_designation)
export(import_seqData)
export(indsp_calc)
export(jaccard_calc)
export(metadata_based_filter)
export(mod_env)
export(network_calc)
export(network_indices)
export(network_plot)
export(normalize_data)
export(plot.abunRes)
export(plot.alphaRes)
export(plot.countFilter)
export(plot.countSTAT_results)
export(plot.effspRes)
export(plot.evenRes)
export(plot.indspRes)
export(plot.jaccardRes)
export(plot.modEnv)
export(plot.paRes)
export(plot.richRes)
export(plot.sampleFilter)
export(plot.seqData)
export(plot_all_diffabun)
export(plot_indsp)
export(pmartRseq_NMDS)
export(pmartRseq_aldex2)
export(pmartRseq_igraph)
export(pmartRseq_to_vegan)
export(report)
export(richness_calc)
export(sample_based_filter)
export(split_emeta)
export(taxa_rollup)