Attaches a new tip to a tree
This function grafts tree y
onto tree x
at node where
.
bind.tree.simmap(x, y, where="root")
x |
an object of class |
y |
an object of class |
where |
node number to attach new tip, or the root node if |
This function wraps around bind.tree
for objects of class "simmap"
; however it presently only allows y
to be grafted at a node of x
and it does not allow y
to possess a root edge.
An object of class "simmap"
.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.