View source: R/tree_manipulation.R
descendents | R Documentation |
This is a simple wrapper around descendent_nodes
.
descendents(x, ...)
## S3 method for class 'Strata'
descendents(x, ...)
## S3 method for class 'phylo'
descendents(x, id, ...)
x |
phylo object |
... |
Arguments sent to |
id |
vector of ids or names |
integer vector of leaf ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.