-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
39 lines (38 loc) · 831 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
# Generated by roxygen2: do not edit by hand
export(ILnumber)
export(avgLadder)
export(cherries)
export(colless.phylo)
export(configShow)
export(getDepths)
export(getLabGenealogy)
export(ladderShow)
export(ladderSizes)
export(makeEpiRecord)
export(makePhyloTree)
export(maxHeight)
export(nConfig)
export(nodeDepth)
export(nodeDepthFrac)
export(nodeImb)
export(nodeImbFrac)
export(phyloCheck)
export(phyloTop)
export(pitchforks)
export(rtree4)
export(sackin.phylo)
export(splitTop)
export(stairs)
export(subtreeShow)
export(treeImb)
export(widths)
import(ape)
importFrom(NHPoisson,simNHP.fun)
importFrom(igraph,cluster.distribution)
importFrom(igraph,components)
importFrom(igraph,graph)
importFrom(igraph,graph.dfs)
importFrom(igraph,graph_from_edgelist)
importFrom(methods,as)
importFrom(methods,is)
importFrom(phylobase,phylo4)