Description Usage Arguments Value References
View source: R/tree-utilities.R
'Equal-angle layout algorithm for unrooted trees'
1 | layoutEqualAngle(model, branch.length = "branch.length")
|
model |
tree object, e.g. phylo or treedata |
branch.length |
set to 'none' for edge length of 1. Otherwise the phylogenetic tree edge length is used. |
tree as data.frame with equal angle layout.
"Inferring Phylogenies" by Joseph Felsenstein.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.