named_rtree {philr} | R Documentation |
Internal nodes are named by numbering and adding the prefix 'n'. This function is laregly for use in examples throughout this package.
named_rtree(n)
n |
an integer giving the number of tips in the tree. |
An object of class "phylo"
named_rtree(5)