View source: R/tree_manipulation.R
make_tree_relative_to | R Documentation |
Organize the tips with the focal_id on tip
make_tree_relative_to(x, focal_id)
## S3 method for class 'Strata'
make_tree_relative_to(x, focal_id)
## S3 method for class 'phylo'
make_tree_relative_to(x, focal_id)
x |
phylo object |
focal_id |
The name of the taxon to be ordered relative to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.