View source: R/summaryStatistics.R
getNodeStair | R Documentation |
Compute the ratio between the minimum and maximum number of tips on each side for a node. Can be computed only for internal node.
getNodeStair(phylo, i)
phylo |
phylogeny (ape format) |
i |
node index |
float
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.