Description Usage Arguments Value Author(s) See Also Examples
This function returns a list of all the subtrees of a phylogenetic tree.
1 |
tree |
an object of class |
wait |
a logical indicating whether the node beeing processed should be printed (useful for big phylogenies). |
subtrees
returns a list of trees of class "phylo"
and
returns invisibly for each subtree a list with the following
components:
tip.label |
|
node.label |
|
Ntip |
|
Nnode |
Damien de Vienne damien.de-vienne@u-psud.fr
zoom
, subtreeplot
for functions extracting particular subtrees.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.