View source: R/datelife_internal.R
phylo_congruify | R Documentation |
phylo
objects.Congruify a reference tree and a target tree given as phylo
objects.
phylo_congruify(
reference_tree,
target_tree,
dating_method = "PATHd8",
attempt_fix = TRUE
)
reference_tree |
A |
target_tree |
A |
dating_method |
The method used for tree dating. |
attempt_fix |
Default to |
A matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.