results_list_process {datelife} | R 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 |
taxa |
Vector of taxon names to get a subset for. |
partial |
If |
Value
A list with the patristic.matrices that are not NA
.
[Package datelife version 0.6.8 Index]