powered by
Renumber numbers the nodes and tips in a tree to conform with the phylo standards.
Renumber
Renumber(tree)
A tree of class phylo.
phylo
This function returns a tree of class phylo
# NOT RUN { library('ape') tree <- rtree(10) Renumber (tree) # }
Run the code above in your browser using DataLab