View source: R/matrix_to_table.R
matrix_to_table | R Documentation |
Go from a patristic distance matrix to a node ages table
matrix_to_table(matrix, reference)
matrix |
A patristic distance matrix. |
reference |
A character vector with the study reference from where the ages come from. |
A data.frame
of "taxonA", "taxonB", and "age".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.