View source: R/tree_manipulation.R
nodes | R Documentation |
Get node indices
nodes(x, ...)
## S3 method for class 'Strata'
nodes(x, ...)
## S3 method for class 'phylo'
nodes(x, rebase = FALSE, byname = FALSE, ...)
x |
phylo object |
... |
Arguments passed on to |
rebase |
logical Make indices base 1 |
byname |
logical Return node labels, rather than indices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.