View source: R/datelife_internal.R
phylo_get_subset_array_congruify | R Documentation |
phylo
objectGet a congruified subset array from a phylo
object
phylo_get_subset_array_congruify(
reference_tree,
taxa,
phy = NULL,
dating_method = "PATHd8"
)
reference_tree |
A |
taxa |
Vector of taxon names to get a subset for. |
phy |
A user tree to congruify as |
dating_method |
The method used for tree dating. |
A list with a patristic matrix array and a $problem
if any.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.