View source: R/tree_simulation.R
find_ancestor_recursive | R Documentation |
Find ancestor by recursive method
find_ancestor_recursive(tree, data)
tree |
a tree of ape class phylo |
data |
the data associated with the tree |
The recursive estimates of all internal nodes of the tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.