matrix_to_table: Go from a patristic distance matrix to a node ages table

View source: R/matrix_to_table.R

matrix_to_tableR 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".


datelife documentation built on July 10, 2023, 2:02 a.m.