results_list_process: Take results_list and process it.

View source: R/datelife_internal.R

results_list_processR Documentation

Take results_list and process it.

Description

results_list_process is used inside: get_datelife_result()

Usage

results_list_process(results_list, taxa = NULL, partial = FALSE)

Arguments

results_list

A list returned from using get_subset_array_dispatch() on opentree_chronograms$trees

taxa

Vector of taxon names to get a subset for.

partial

If TRUE, return matrices that have only partial matches.

Value

A list with the patristic.matrices that are not NA.


phylotastic/datelife documentation built on Jan. 17, 2024, 11:10 p.m.