get_n_polytomy | R Documentation |
Calculate the number of polytomies a phylogeny has.
get_n_polytomy(tree)
tree |
A phylogeny with 'phylo' as class. |
A data frame with number of polytomies as columns.
library(lirrr)
get_n_polytomy(tree)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.