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


phylotastic/datelife documentation built on April 29, 2024, 11:54 p.m.