.recursive.equalAngles | R Documentation |
A recursive function for calculating Felsenstein's equal-angles algorithm for unrooted tree layouts.
.recursive.equalAngles(index, pd)
index: |
row number of current node in data frame |
pd: |
S3 object of class 'phyloData“ |
'phyloData' object with updated 'nodes' data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.