suppressNetBinaryNodes | R Documentation |
Suppress any non-root binary nodes in a phylogenetic network.
suppressNetBinaryNodes(net, addlength = TRUE)
net |
a phylogenetic network, of class "evonet" |
addlength |
if TRUE (default), add lengths of two incident edges for new edge. |
This function is similar to ape's collapse.singles
which only works
on phylo objects that are trees.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.