View source: R/datelife_internal.R
get_subset_array_dispatch | R Documentation |
get_subset_array_dispatch
is used inside get_datelife_result()
get_subset_array_dispatch(
study_element,
taxa,
phy = NULL,
phy4 = NULL,
dating_method = "PATHd8"
)
study_element |
The thing being passed in: an |
taxa |
Vector of taxon names to get a subset for. |
phy |
A user tree to congruify as |
phy4 |
A user tree to congruify in |
dating_method |
The method used for tree dating. |
A patristic matrix with ages for the target taxa.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.