matrix_to_table {datelife} | R Documentation |
Go from a patristic distance matrix to a node ages table
Description
Go from a patristic distance matrix to a node ages table
Usage
matrix_to_table(matrix, reference)
Arguments
matrix |
A patristic distance matrix. |
reference |
A character vector with the study reference from where the ages come from. |
Value
A data.frame
of "taxonA", "taxonB", and "age".
[Package datelife version 0.6.8 Index]