phylo_get_subset_array_congruify: Get a congruified subset array from a 'phylo' object

View source: R/datelife_internal.R

phylo_get_subset_array_congruifyR Documentation

Get a congruified subset array from a phylo object

Description

Get a congruified subset array from a phylo object

Usage

phylo_get_subset_array_congruify(
  reference_tree,
  taxa,
  phy = NULL,
  dating_method = "PATHd8"
)

Arguments

reference_tree

A phylo object.

taxa

Vector of taxon names to get a subset for.

phy

A user tree to congruify as phylo object (ape).

dating_method

The method used for tree dating.

Value

A list with a patristic matrix array and a ⁠$problem⁠ if any.


phylotastic/datelife documentation built on April 29, 2024, 11:54 p.m.