phylo_get_subset_array {datelife} | R Documentation |
Get a subset array from a phylo
object
Description
Get a subset array from a phylo
object
Usage
phylo_get_subset_array(
reference_tree,
taxa,
phy4 = NULL,
dating_method = "PATHd8"
)
Arguments
reference_tree |
A |
taxa |
Vector of taxon names to get a subset for. |
phy4 |
A user tree to congruify in |
dating_method |
The method used for tree dating. |
Value
A list with a patristic matrix array and a $problem
if any.
[Package datelife version 0.6.8 Index]