View source: R/tree_manipulation.R
tree_names | R Documentation |
Get the names of all leafs and nodes in a tree
tree_names(x)
## S3 method for class 'Strata'
tree_names(x)
## S3 method for class 'phylo'
tree_names(x)
x |
phylo object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.