Description Usage Arguments Details Value See Also
View source: R/equalSubtrees.R
Split a phylogenetic tree into two equally sized subtrees.
| 1 | equalSubtrees(phy, k)
 | 
| phy | A phylogenetic tree of class  | 
| k | An integer, only trees with > k tips will be split. | 
The phylogenetic tree is treated as unrooted, no matter whether is rooted or not.
A list containing two subtrees of class phylo.
decomposePhyloRooted to decompose large phylogenetic trees
into subsets of a certain size.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.